Jump to content

Structure and Interpretation of Computer Programs

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 209.11.31.237 (talk) at 18:06, 8 September 2002. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Structure and Interpretation of Computer Programs. A textbook about general programming concepts (using a computer language called Lisp). It was written by two MIT professors (Harold Abelson and Gerald J Sussman) and used as the textbook for an introductory course in computer programming for students of computer science at MIT. It is widely considered a classic.