Structure and Interpretation of Computer Programs: Difference between revisions

Content deleted Content added
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.
Cometman (talk | contribs)
m See also: correct spelling of "incongruities"
Line 9:
 
* ''[[Structure and Interpretation of Classical Mechanics]]'', another book by Gerald Jay Sussman that uses Scheme,
* ''[[How to Design Programs]]'', which intends to be a more accessible book for introductory Computer Science and address perceived incongratuitiesincongruities in SICP,
* ''[[Essentials of Programming Languages]]'' is a book for Programming Languages courses,
* ''[[Lisp in Small Pieces]]'', a book full of Scheme interpreters and compilers.