Structure and Interpretation of Computer Programs

Structure and Interpretation of Computer Programs
Author: Harold Abelson
Publisher: MIT Press
Total Pages: 642
Release: 2022-05-03
Genre: Computers
ISBN: 0262367629


Download Structure and Interpretation of Computer Programs Book in PDF, Epub and Kindle

A new version of the classic and widely used text adapted for the JavaScript programming language. Since the publication of its first edition in 1984 and its second edition in 1996, Structure and Interpretation of Computer Programs (SICP) has influenced computer science curricula around the world. Widely adopted as a textbook, the book has its origins in a popular entry-level computer science course taught by Harold Abelson and Gerald Jay Sussman at MIT. SICP introduces the reader to central ideas of computation by establishing a series of mental models for computation. Earlier editions used the programming language Scheme in their program examples. This new version of the second edition has been adapted for JavaScript. The first three chapters of SICP cover programming concepts that are common to all modern high-level programming languages. Chapters four and five, which used Scheme to formulate language processors for Scheme, required significant revision. Chapter four offers new material, in particular an introduction to the notion of program parsing. The evaluator and compiler in chapter five introduce a subtle stack discipline to support return statements (a prominent feature of statement-oriented languages) without sacrificing tail recursion. The JavaScript programs included in the book run in any implementation of the language that complies with the ECMAScript 2020 specification, using the JavaScript package sicp provided by the MIT Press website.


Computer Science
Language: en
Pages: 2172
Authors: Robert Sedgewick
Categories: Computers
Type: BOOK - Published: 2016-06-17 - Publisher: Addison-Wesley Professional

GET EBOOK

Named a Notable Book in the 21st Annual Best of Computing list by the ACM! Robert Sedgewick and Kevin Wayne’s Computer Science: An Interdisciplinary Approach
Well-rounded Computer Science
Language: en
Pages: 0
Authors:
Categories:
Type: BOOK - Published: 2023 - Publisher:

GET EBOOK

Structure and Interpretation of Computer Programs
Language: en
Pages: 642
Authors: Harold Abelson
Categories: Computers
Type: BOOK - Published: 2022-05-03 - Publisher: MIT Press

GET EBOOK

A new version of the classic and widely used text adapted for the JavaScript programming language. Since the publication of its first edition in 1984 and its se
Discovering Computer Science
Language: en
Pages: 740
Authors: Jessen Havill
Categories: Computers
Type: BOOK - Published: 2016-07-06 - Publisher: CRC Press

GET EBOOK

Discovering Computer Science: Interdisciplinary Problems, Principles, and Python Programming introduces computational problem solving as a vehicle of discovery
Introduction to Computing and Algorithms
Language: en
Pages: 458
Authors: Russell L. Shackelford
Categories: Computers
Type: BOOK - Published: 1998 - Publisher: Addison Wesley

GET EBOOK

Presents a solid foundation in the science of computer science. By taking an algorithm-based approach to the subject, this book helps students grasp overall con