圖書標籤: 計算機 計算機科學 programming 經典 lisp CS 係統 技術
发表于2025-04-30
Structure and Interpretation of Computer Programs - 2nd Edition pdf epub mobi txt 電子書 下載 2025
Structure and Interpretation of Computer Programs has had a dramatic impact on computer science curricula over the past decade. This long-awaited revision contains changes throughout the text.
There are new implementations of most of the major programming systems in the book, including the interpreters and compilers, and the authors have incorporated many small changes that reflect their experience teaching the course at MIT since the first edition was published.
A new theme has been introduced that emphasizes the central role played by different approaches to dealing with time in computational models: objects with state, concurrent programming, functional programming and lazy evaluation, and nondeterministic programming. There are new example sections on higher-order procedures in graphics and on applications of stream processing in numerical programming, and many new exercises.
In addition, all the programs have been reworked to run in any Scheme implementation that adheres to the IEEE standard.
Hal Abelson is Class of 1922 Professor of Computer Science and Engineering at Massachusetts Institute of Technology and a fellow of the IEEE. He is a founding director of Creative Commons, Public Knowledge, and the Free Software Foundation. Additionally, he serves as co-chair for the MIT Council on Educational Technology.
Gerald Jay Sussman is Panasonic (formerly Matsushita) Professor of Electrical Engineering in the Department of Electrical Engineering and Computer Science at MIT and the coauthor (with Hal Abelson) of Structure and Interpretation of Computer Programs (MIT Press).
終於看完瞭
評分終於看完瞭
評分我想開一個SICP的視頻專欄,專門講這本書,以及提供裏麵的習題解答,等我填完手頭坑的。
評分隻看完前3章。有機會完整看一遍。
評分終於看完瞭
第四章scheme做個小小的interpreter, 學過compiler的人一定覺得還不如看dragon book比較實際. 但是他精彩就是在於用很簡潔的方式(scheme的特性)去解釋複雜的interpreter原理. 但是interpreter不是最重要的, 精彩的還是看他如何在精心設計之下可以順利的拓展他需要的功能. 又...
評分SICP 讲了什么, 没讲什么, 以及带来了什么 ----- ## SICP 讲了什么? 前三章是对 Scheme 的一个入门, 阐述了 Scheme 和 FP 通常的用法. 第一章过程抽象包含通常语言入门要介绍的东西: 函数和变量的定义 (define), 控制结构 (if, cond), 递归, 一阶函数 (随之而来的 lambda); ...
評分曾经发表过对此书的简短评价,如果说国内科班的计算机课程可以磨灭一个程序员真正的天性,那么这本书无疑是我们的救星。 建议可以和OCW一起学习本书,可以亲身领略Hal和Gerry两位大牛的课程是个很不错的经历。(由于Youtube被封,建议翻墙) 该书从计算机语言的本质讲起,通过L...
評分hi gears, 这个礼拜把sicp的第一章之前的部分读了3遍,发现有一些其实很明显的隐喻在去年的hacking时都没怎么注意,2009年大多去关注技术细节问题了,作为hacker这种低级错误简直不应该犯,其实计算本质的hacking方向Alan在foreward就已经讲的很清楚了,前面的隐喻都很简单,后面...
評分这本书提到的很多次的一个词就是abstraction:对于函数进行抽象,对于数据进行抽象,这种抽象能力其实时非常重要的。 阅读代码时的抽象 在学好编程之前总是对于所有函数的所有实现都感兴趣,碰到一个大型的项目就恨不得将所有函数都弄明白,但是这种方法其实很不明智,在开发大...
Structure and Interpretation of Computer Programs - 2nd Edition pdf epub mobi txt 電子書 下載 2025