SICP

Structure and Interpretation of Computer Programs (SICP) is a computer science textbook by Massachusetts Institute of Technology professors Harold Abelson and Gerald Jay Sussman with Julie Sussman. It is known as the "Wizard Book" in hacker culture. https://en.wikipedia.org/wiki/Structure_and_Interpretation_of_Computer_Programs Originally based on Scheme; 2022 version is based on JavaScript. See WikiWikiWeb:StructureAndInterpretationOfComputerPrograms

Interactive (Scheme) version: https://xuanji.appspot.com/isicp/

Interesting assistance site, using Guile: https://github.com/zv/SICP-guile

Python version: https://wizardforcel.gitbooks.io/sicp-in-python/content/


Edited:    |       |    Search Twitter for discussion