Structure and Interpretation of Computer Programs - 2nd Edition 在线电子书 图书标签: 计算机 计算机科学 programming 经典 lisp CS 系统 技术
发表于2025-03-14
Structure and Interpretation of Computer Programs - 2nd Edition 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025
只看完前3章。有机会完整看一遍。
评分终于看完了
评分课听了大半,书还没读完。
评分只看完前3章。有机会完整看一遍。
评分我想开一个SICP的视频专栏,专门讲这本书,以及提供里面的习题解答,等我填完手头坑的。
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).
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.
这里只贴一些“个人建议”了,文章全篇在我的博客上,http://www.cnblogs.com/JeffreyZhao/archive/2009/07/15/recommended-reading-2-sicp.html,很多富文本内容贴不上来。 最后,还是补充一些老赵自己的建议吧3。 首先,SICP是一本教科书,里面的示例和习题都是经...
评分这里只贴一些“个人建议”了,文章全篇在我的博客上,http://www.cnblogs.com/JeffreyZhao/archive/2009/07/15/recommended-reading-2-sicp.html,很多富文本内容贴不上来。 最后,还是补充一些老赵自己的建议吧3。 首先,SICP是一本教科书,里面的示例和习题都是经...
评分http://swiss.csail.mit.edu/classes/6.001/abelson-sussman-lectures/
评分这本书提到的很多次的一个词就是abstraction:对于函数进行抽象,对于数据进行抽象,这种抽象能力其实时非常重要的。 阅读代码时的抽象 在学好编程之前总是对于所有函数的所有实现都感兴趣,碰到一个大型的项目就恨不得将所有函数都弄明白,但是这种方法其实很不明智,在开发大...
评分第四章scheme做個小小的interpreter, 學過compiler的人一定覺得還不如看dragon book比較實際. 但是他精彩就是在於用很簡潔的方式(scheme的特性)去解釋複雜的interpreter原理. 但是interpreter不是最重要的, 精彩的還是看他如何在精心設計之下可以順利的拓展他需要的功能. 又...
Structure and Interpretation of Computer Programs - 2nd Edition 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025