| Day | Slides | Reading |
|---|---|---|
| 1 | Intro | |
| 2 | History | |
| 3 | Compilation | |
| 4 | Lexing | |
| 5 | Parsing | |
| 6 | Binding | |
| 7 | Scope And Closures | |
| 8 | Control Flow | |
| 9 | Iterators | |
| 10 | Type Systems | |
| 11 | Control Abstraction | |
| 12 | Object Oriented Programming | |
| 13 | Functional Programming | |
| 14 | Declarative Programming | |
| 15 | Review |