Structure and Interpretation of Computer Programs(Mit Electrical Engineering and Computer Science)

计算机程序结构与解读:JavaScript版

计算机科学技术基础学科

原   价:
556.00
售   价:
417.00
优惠
平台大促 低至8折优惠
发货周期:预计1-3天发货!
作      者
出  版 社
出版时间
2022年02月01日
装      帧
平装
ISBN
9780262543231
复制
页      码
640
语      种
英文
综合评分
暂无评分
我 要 买
- +
库存 5 本
  • 图书详情
  • 目次
  • 买家须知
  • 书评(0)
  • 权威书评(0)
图书简介
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.
本书暂无推荐
本书暂无推荐
看了又看
  • 上一个
  • 下一个