图书标签: programming 计算机 SICP 计算机科学 编程 scheme lisp MIT
发表于2024-06-15
Structure and Interpretation of Computer Programs - 2nd Edition (MIT) pdf epub mobi txt 电子书 下载 2024
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 the Matsushita Professor of Electrical Engineering in the Department of Electrical Engineering and Computer Science, Massachusetts Institute of Technology. He is also the coauthor of Structure and Interpretation of Computer Programs (MIT Press, second edition, 1996).
我情愿把这本书叫做用Lisp语言讲解的计算机科学导论。它讲解了用抽象控制复杂度,讲解了函数式和指令式编程两种范式,讲解了并发编程,逻辑编程,解释器,计算机工作原理,编译器工作原理.....另外最后一章相当于CSAPP第3,4章对程序的机器层面实现以及Y86实现等内容相比较
评分怎么说啊……真的是对这本书感情复杂……书是好书,但是和tcs差太远了,等以后学完计算机系统结构之后再看这本书又会觉得太trivial……定位真的很尴尬…
评分传世神书啊!Harold Abelson有传教士神性的光芒啊。。第三章结束有种故事讲完的感觉,而且是个悲伤的不完美的故事。
评分如果只能读一本计算机书,我会选择这本。 这本书讲的不是术,而是道。
评分怎么说啊……真的是对这本书感情复杂……书是好书,但是和tcs差太远了,等以后学完计算机系统结构之后再看这本书又会觉得太trivial……定位真的很尴尬…
http://www.cppblog.com/cuigang/archive/2008/06/27/44801.html 我为什么推荐 SICP? 向大家推荐 SICP,不知道有多少人看了,也不知道有多少人明白了,更不知道有多少人惊叹了。或者你根本不屑一顾,或者你看见 Lisp 那层层括号心生畏惧,又或者你了了一瞥,觉得没什么精彩...
评分hi gears, 这个礼拜把sicp的第一章之前的部分读了3遍,发现有一些其实很明显的隐喻在去年的hacking时都没怎么注意,2009年大多去关注技术细节问题了,作为hacker这种低级错误简直不应该犯,其实计算本质的hacking方向Alan在foreward就已经讲的很清楚了,前面的隐喻都很简单,后面...
评分SICP 讲了什么, 没讲什么, 以及带来了什么 ----- ## SICP 讲了什么? 前三章是对 Scheme 的一个入门, 阐述了 Scheme 和 FP 通常的用法. 第一章过程抽象包含通常语言入门要介绍的东西: 函数和变量的定义 (define), 控制结构 (if, cond), 递归, 一阶函数 (随之而来的 lambda); ...
评分这里只贴一些“个人建议”了,文章全篇在我的博客上,http://www.cnblogs.com/JeffreyZhao/archive/2009/07/15/recommended-reading-2-sicp.html,很多富文本内容贴不上来。 最后,还是补充一些老赵自己的建议吧3。 首先,SICP是一本教科书,里面的示例和习题都是经...
评分读书时隔一年,我才发现这本书在讲什么: 一切都是浮云,编程范式才是王道 这本书几乎隐性的把主流和非主流的编程范式都介绍个遍: 过程式,泛型式,函数式,元语言,逻辑式,对象式,并发式 。。。 ...
Structure and Interpretation of Computer Programs - 2nd Edition (MIT) pdf epub mobi txt 电子书 下载 2024