We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 674cf0f commit 388faa2Copy full SHA for 388faa2
iap2026_lec8.py
@@ -20,3 +20,18 @@
20
],
21
audio,
22
).render("lec8.mp4", title="Missing Semester IAP 2026: Lecture 8")
23
+
24
+"""
25
+Title: Lecture 8: Beyond the Code
26
27
+Description:
28
29
+You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/beyond-code/
30
31
+0:00:00 - Introduction
32
+0:01:53 - One-way communication
33
+0:20:49 - Collaboration
34
+0:54:08 - Education
35
+0:58:41 - AI etiquette
36
+1:04:16 - Conclusion
37
0 commit comments