Skip to content

Commit 388faa2

Browse files
committed
Add lecture 8 title and description
1 parent 674cf0f commit 388faa2

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

iap2026_lec8.py

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,18 @@
2020
],
2121
audio,
2222
).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

Comments
 (0)