Structure and Interpretation of Computer Programs: Difference between revisions

Content deleted Content added
References: *[http://citeseer.ist.psu.edu/cache/papers/cs/26833/http:zSzzSzpeople.cs.uchicago.eduzSz~robbyzSzpublicationszSzpaperszSzhtdp-sicp-fdpe2002.pdf/felleisen02structure.pdf The Structure
See also: which intends to be a more accessible book for introductory Computer Science and address perceiv + add * ''Lisp in Small Pieces'', a book full of Scheme interpreters and compilers.
Line 8:
SICP has been influential in computer science education, and a number of later books have been inspired by its style.
 
* ''[[Structure and Interpretation of Classical Mechanics]]'' for, another book by Gerald Jay Sussman that uses Scheme,
* ''[[How to Design Programs]]'', iswhich intendedintends to be a more accessible book for introductory Computer Science thatand incorporatesaddress a lot of the sameperceived ideasincongratuities asin SICP.,
* ''[[Essentials of Programming Languages]]'' is a book for Programming Languages courses.,
* ''[[Lisp in Small Pieces]]'', a book full of Scheme interpreters and compilers.
 
==References==