Get Free Shipping on orders over $79
Structure and Interpretation of Computer Programs : JavaScript Edition - Harold Abelson
eTextbook alternate format product

Instant online reading.
Don't wait for delivery!

Go digital and save!

Structure and Interpretation of Computer Programs

JavaScript Edition

By: Harold Abelson, Gerald Jay Sussman, Martin Henz, Tobias Wrigstad

Paperback | 5 April 2022

At a Glance

Paperback


$191.99

or 4 interest-free payments of $48.00 with

 or 

Ships in 15 to 25 business days

A new version of the classic and widely used text adapted for the JavaScript programming language.

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.

More in Programming & Scripting Languages

Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$55.75

26%
OFF
C# 12 in a Nutshell : The Definitive Reference - Joseph Albahari

RRP $133.00

$64.75

51%
OFF
The Practical Guide - Kerem Koseoglu

$96.99

Introduction to Programming Languages - Gordon Hurley
Typesetting Mathematics With Latex - Robert Legato
Coding For Dummies, All New Edition : For Dummies (Computer/Tech) - Paul McFedries
Python Automation For Dummies : For Dummies (Computer/Tech) - Alan Simpson
Programming Rust : Fast, Safe Systems Development 2nd Edition - Jason Orendorff
PHP, MySQL, & JavaScript All-In-One For Dummies : For Dummies - Richard Blum
Python Cookbook : Recipes for Mastering Python : 3rd Edition - David Beazley
C++ How to Program, Global Edition : 10th Edition - Paul Deitel

RRP $167.95

$133.75

20%
OFF
Concurrency in Go : Tools and Techniques for Developers - Katherine Cox-Buday