Notes and exercise solutions that I took while progressing through the "Structure and Interpretation of Computer Programs" book.
Topic | Prerequisites | Lecture Slides | Lecture Videos |
---|---|---|---|
Introduction to Computation | Section 1.1 | Link | Overview and Introduction to Lisp |
Scheme Basics | Section 1.2 | Link | Procedures and Processes; Substitution Model |
- Companion site
- MIT Course page
- MIT Video Lectures
- Full book (HTML / Kindle / PDF)
- Text to video map
- Scheme at a Glance
- Revised Report On Algorithmic Language Scheme
- CHICKEN Scheme - Getting started