Structure and Interpretation of Computer Programs

Structure and Interpretation of Computer Programs
Author :
Publisher : MIT Press
Total Pages : 642
Release :
ISBN-10 : 9780262367622
ISBN-13 : 0262367629
Rating : 4/5 (629 Downloads)

Book Synopsis Structure and Interpretation of Computer Programs by : Harold Abelson

Download or read book Structure and Interpretation of Computer Programs written by Harold Abelson and published by MIT Press. This book was released on 2022-05-03 with total page 642 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.


Structure and Interpretation of Computer Programs Related Books

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

DOWNLOAD 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
Classic Computer Science Problems in Java
Language: en
Pages: 262
Authors: David Kopec
Categories: Computers
Type: BOOK - Published: 2020-12-21 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Sharpen your coding skills by exploring established computer science problems! Classic Computer Science Problems in Java challenges you with time-tested scenari
Computer Science Programming Basics in Ruby
Language: en
Pages: 176
Authors: Ophir Frieder
Categories: Computers
Type: BOOK - Published: 2013-04-18 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

If you know basic high-school math, you can quickly learn and apply the core concepts of computer science with this concise, hands-on book. Led by a team of exp
But how Do it Know?
Language: en
Pages: 223
Authors: J. Clark Scott
Categories: Computers
Type: BOOK - Published: 2009 - Publisher: John C Scott

DOWNLOAD EBOOK

This book thoroughly explains how computers work. It starts by fully examining a NAND gate, then goes on to build every piece and part of a small, fully operati
Computer Programming for Absolute Beginners
Language: en
Pages: 430
Authors: Joakim Wassberg
Categories: Computers
Type: BOOK - Published: 2020-07-31 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Get to grips with the building blocks of programming languages and get started on your programming journey without a computer science degree Key FeaturesUnderst