Structure and Interpretation of Computer Programs: Difference between revisions

Content deleted Content added
No edit summary
 
wikified, formatting, +some facts; should be moved to full title?
Line 1:
'''''SICP''''' ('''''Structure and Interpretation of Computer Programs.''''') is A a textbook published in [[1985]] about general [[programming]] concepts (using a computerdialect languageof calledthe [[Lisp programming language]] known as [[Scheme programming language|Scheme]]). It was written by two MIT[[Massachusetts Institute of Technology]] professors ([[Harold Abelson]] and [[Gerald JJay Sussman]], with Julie Sussman) and used as the textbook for an introductory course in computer programming for students of [[computer science]] at MIT and other schools. ItNow in its second edition (ISBN 0-262-51087-1), it is widely considered a classic.
 
== External Links ==
*http://www-mitpress.mit.edu/sicp/ (Official SICP site, including the full text in HTML)