Content deleted Content added
→References: *[http://www.cs.brown.edu/~sk/Publications/Papers/Published/fffk-htdp-vs-sicp-journal/paper.pdf The Structure and Interpretation of the Computer Science Curriculum] |
I didn't think it was more accessible |
||
Line 9:
* ''[[Structure and Interpretation of Classical Mechanics]]'' for another book by Gerald Jay Sussman that uses Scheme
* ''[[How to Design Programs]]'' is intended to be a more accessible book for introductory Computer Science that incorporates a lot of the same ideas as SICP.
* ''[[Essentials of Programming Languages]]'' is a book for Programming Languages courses.
* ''[[Concepts, Techniques, and Models of Computer Programming]]'' is a recent book that does not use Scheme, but also adopts an interpreter-based approach.
|