Content deleted Content added
mNo edit summary |
Added Wizard Book comment |
||
Line 3:
</div>
'''''Structure and Interpretation of Computer Programs''''' ('''''SICP''''') is a textbook published in [[1985]] about general [[computer programming]] concepts from [[MIT press]] written by [[Massachusetts Institute of Technology]] professors
Using a dialect of the [[Lisp programming language]] known as [[Scheme programming language|Scheme]], the book explains core computer science concepts, including [[abstraction]], [[recursion]], [[compiler design]] and [[interpreter]]s. By encouraging students to regard themselves as language designers instead of language users, the textbook offers a unique perspective on solving computational problems.
== External links ==
|