Structure and Interpretation of Computer Programs - 2nd Edition (MIT Electrical Engineering and Computer Science)

General
Subtitle
AuthorAbelson, Harold; Sussman, Gerald Jay
BindingHardback
Purchase Date
Purchase Price
Amazon LinkBuy from Amazon.com
Front Cover
Publishing
PublisherThe MIT Press
Edition
Copyright Year
Publication Year1996
ISBN#0-262-01153-0
LCCN#
Pages
Language
Classification
GenreComputer
KeywordsComputer Bks - Languages / Programming; Computer Books: Languages; Computer Science; Computer programming; Computers; LISP (Computer program languag; LISP (Computer program language); Lisp (Programming Language); Programming - Software Development; Programming Languages - General; Programming Languages - LISP; Computers / Computer Science
Series
Series Number
Condition

Personal
Signed
Read
Gift
Loaned
Rating
Comments

Abelson and Sussman's classic Structure and Interpretation of Computer Programs teaches readers how to program by employing the tools of abstraction and modularity. The authors' central philosophy is that programming is the task of breaking large problems into small ones. The book spends a great deal of time considering both this decomposition and the process of knitting the smaller pieces back together. The authors employ this philosophy in their writing technique. The text asks the broad question "What is programming?" Having come to the conclusion that programming consists of procedures and data, the authors set off to explore the related questions of "What is data?" and "What is a procedure?" The authors build up the simple notion of a procedure to dizzying complexity. The discussion culminates in the description of the code behind the programming language Scheme. The authors finish with examples of how to implement some of the book's concepts on a register machine. Through this journey, the reader not only learns how to program, but also how to think about programming.



<< My Books