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.
Cover detail | |
Author | Harold Abelson and Gerald Jay Sussman; adapted to JavaScript by Martin Henz and Tobias Wrigstad; with Julie Sussman |
---|---|
Subject | Computer science |
Genre | Textbook |
Publisher | MIT Press |
Publication date | April 12, 2022 |
Pages | 640 |
ISBN | 9780262543231 |
Website | mitpress/sicp |
Open access: sourceacademy |
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.