Authors: Martin Henz, Tobias Wrigstad, Harold Abelson, Gerald Jay Sussman, Julie Sussman
Publication Date: April 12, 2022
Language: English
Pages: 640
Publisher: The MIT Press
ISBN: 978-0262543231
Summary
“Structure and Interpretation of Computer Programs: JavaScript Edition” is a modern adaptation of the renowned programming textbook originally authored by Harold Abelson and Gerald Jay Sussman. With contributions from Martin Henz and Tobias Wrigstad, this edition reinterprets classic programming concepts through the lens of JavaScript, making them accessible to today’s developers.
This book is more than just an educational resource; it offers a profound understanding of programming principles specifically tailored for JavaScript. It serves as an invaluable asset for both students and seasoned programmers looking to deepen their knowledge.
Target Audience
This guide is designed for computer science students, professional programmers, and anyone eager to gain a deeper insight into programming principles. It is particularly beneficial for those looking to enhance their JavaScript skills.
What You Will Learn
- Fundamental Programming Principles: Understand the core concepts that apply across all programming languages.
- Application of JavaScript: Explore the specifics of JavaScript and learn to implement classic algorithms and data structures.
- Structured and Functional Approaches: Master both structured and functional programming techniques.
- Solving Complex Problems: Develop the skills to tackle complex programming challenges using JavaScript.
About the Authors
Harold Abelson and Gerald Jay Sussman are renowned experts in the field of computer science, and their work has significantly influenced programming education. Martin Henz and Tobias Wrigstad, the adaptors of this edition, have skillfully translated these classic concepts to be more relevant for contemporary developers.
For more insightful content on programming and web development, visit ThinkJava.net.
Comments