Structure and interpretation of computer programs, second edition

883 pages

English language

Published Aug. 7, 1996 by MIT Press, McGraw-Hill.

ISBN:
978-0-262-01153-2
Copied ISBN!
OCLC Number:
34576857

View on OpenLibrary

4 stars (34 reviews)

Structure and Interpretation of Computer Programs has had a dramatic impact on computer science curricula over the past decade. This long-awaited revision contains changes throughout the text. There are new implementations of most of the major programming systems in the book, including the interpreters and compilers, and the authors have incorporated many small changes that reflect their experience teaching the course at MIT since the first edition was published. A new theme has been introduced that emphasizes the central role played by different approaches to dealing with time in computational models: objects with state, concurrent programming, functional programming and lazy evaluation, and nondeterministic programming. There are new example sections on higher-order procedures in graphics and on applications of stream processing in numerical programming, and many new exercises. In addition, all the programs have been reworked to run in any Scheme implementation that adheres to the IEEE standard.

18 editions

Review of 'Structure and Interpretation of Computer Programs - 2nd Edition' on 'Goodreads'

3 stars

Also didn't finish. This is a very academic explanation of programming using all LISP examples. I got one good piece of info from it, given the single-assignment property of functional languages, recursion becomes useful because the paramter to the function becomes the index, which can change (increment) on each call.

avatar for lucasrizoli

rated it

3 stars
avatar for fosk

rated it

5 stars
avatar for fosk

rated it

5 stars
avatar for Bhawthorne

rated it

3 stars
avatar for quirk

rated it

3 stars
avatar for WiFlag

rated it

4 stars
avatar for omidmnz

rated it

5 stars
avatar for ryuslash

rated it

5 stars
avatar for mnmlmnl

rated it

5 stars
avatar for ianbishop

rated it

5 stars
avatar for omidmnz

rated it

5 stars
avatar for bdu

rated it

4 stars
avatar for BojanB

rated it

5 stars
avatar for sellout

rated it

4 stars
avatar for madklowns

rated it

5 stars
avatar for lxsameer

rated it

5 stars
avatar for cedric

rated it

5 stars

Subjects

  • Computer programming.
  • LISP (Computer program language)

Lists