Structure and Interpretation of Computer Programs: Difference between revisions

Content deleted Content added
Add isbn
Tags: Mobile edit Mobile web edit Advanced mobile edit
rm links to redirected page
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 28:
[[MIT Press]] published the first edition in 1984, and the second edition in 1996. It was formerly used as the textbook for MIT's introductory course in [[computer science]]. SICP focuses on discovering general [[Pattern|patterns]] for solving specific problems, and building [[Software system|software systems]] that make use of those patterns.<ref>{{Citation |last=Harvey |first=B |year=2011 |contribution-url=http://www.eecs.berkeley.edu/~bh/sicp.html |contribution=Why SICP matters? |title=The 150th anniversary of MIT |publisher=[[Boston Globe]]}}.</ref>
 
MIT Press published the [[Structure and Interpretation of Computer Programs, JavaScript Edition|JavaScript]] edition]] in 2022.<ref>{{Cite book |publisher=MIT Press |year=2022 |url=https://mitpress.mit.edu/books/structure-and-interpretation-computer-programs-1 |title=Structure and Interpretation of Computer Programs: JavaScript Edition |isbn=9780262543231}}</ref>
 
== Content ==
Line 95:
 
== See also ==
* ''[[Structure and Interpretation of Computer Programs, JavaScript Edition]]''
* ''[[Compilers: Principles, Techniques, and Tools]]''{{snd}} also known as ''The Dragon Book''