Structure and Interpretation of Computer Programs, JavaScript Edition

Structure and Interpretation of Computer Programs, JavaScript Edition (SICP JS) is an adaptation of the computer science textbook Structure and Interpretation of Computer Programs (SICP). It teaches fundamental principles of computer programming, including recursion, abstraction, modularity, and programming language design and implementation. While the original version of SICP uses the programming language Scheme, this edition uses the programming language JavaScript.

Structure and Interpretation of Computer Programs, JavaScript Edition
Cover detail
AuthorHarold Abelson and Gerald Jay Sussman; adapted to JavaScript by Martin Henz and Tobias Wrigstad; with Julie Sussman
SubjectComputer science
GenreTextbook
PublisherMIT Press
Publication date
April 12, 2022
Pages640
ISBN9780262543231
Websitemitpress/sicp
Open access: sourceacademy.org/sicpjs/

This edition features a foreword by Guy L. Steele Jr. and was published by MIT Press in April 2022.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.