This is the material (code and presentation slide decks) that correspond to the Programming Languages Virtual Meetup course that covered the Structure and Interpretation of Computer Programs textbook.
Read a short article by Brian Harvey on Why SICP Matters?
- Textbook: Structure and Interpretation of Computer Programs
- MIT Lectures (by Prof Gerald Sussman and Hal Abelson): YouTube Playlist | MIT Open CourseWare
- MIT Lectures (by Prof Eric Grimson): YouTube Playlist
- UC Berkeley Lectures (by Prof Brian Harvey): YouTube Playlist
- Meetup Pre-recordings: YouTube Playlist
- Online STk Interpreter: https://code.cs61a.org/
- Logo Interpreter: https://www.calormen.com/jslogo/