Nettbutikk for bedrifter og skoler

Structure and Interpretation of Computer Programs

Structure and Interpretation of Computer Programs
Structure and Interpretation of Computer Programs
  • Forfattere: Harold Abelson , Gerald Jay Sussman
  • Format: Pocket
  • Antall sider: 400
  • Språk: Engelsk
  • Forlag/Utgiver: SD Books
  • EAN: 9780262543231
  • Utgivelsesår: 2022
  • Bidragsyter: Abelson, Harold; Sussman, Gerald Jay
Se flere produktegenskaper
949,-

Kjøp på nett

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, requ