Structure and Interpretation of Computer Programs: Difference between revisions

Content deleted Content added
m rearranged bold subject
merged
Line 1:
<div style="float:left; padding-right:15pt;">
'''''Structure and Interpretation of Computer Programs''''' ('''''SICP''''') is a textbook published in [[1985]] about general [[programming]] concepts (using a dialect of the [[Lisp programming language]] known as [[Scheme programming language|Scheme]]). It was written by two [[Massachusetts Institute of Technology]] professors ([[Harold Abelson]] and [[Gerald Jay 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. Now in its second edition (ISBN 0-262-51087-1), it is widely considered a classic.
[[Image:Structure and interpretation of computer programs small.jpg]]
</div>
 
'''''Structure and Interpretation of Computer Programs''''' ('''''SICP''''') is a textbook published in [[1985]] about general [[computer programming]] concepts (using a dialect of thefrom [[LispMIT programming languagepress]] known as [[Scheme programming language|Scheme]]). It was written by two [[Massachusetts Institute of Technology]] professors ([[Harold Abelson]] and [[Gerald Jay 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. Now in its second edition (ISBN 0-262-51087-1), it is widely considered a classic.
 
Using a dialect of the [[Lisp programming language]] known as [[Scheme programming language|Scheme]], the book has been used as the textbook for an introductory course in computer programming for students of [[computer science]] at MIT and other schools.
 
== External Links ==