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).
发表于2024-12-22
Structure and Interpretation of Computer Programs - 2nd Edition (MIT) 2024 pdf epub mobi 电子书
这个学期花了大量的时间在这本书上,同时旁听了裘宗燕老师(本书译者)以本书为教材开的课“程序设计技术和方法”,到学期末,总算是把这本书看完了。 豆瓣上关于本书的评论大多是形而上的,都说这本书怎样怎样好,但很少说明为什么好。我读这本书之前看了很多豆瓣上的评论,...
评分如果你觉得这本书旧了点的话,我推荐下UC伯克利最近的课程cs61a:Structure and Interpretation of Computer Programs。 http://www-inst.eecs.berkeley.edu/~cs61a/su12/ 伯克利在这门课程上已经开始用python了。 “These fundamental ideas have long been taught at Berkel...
评分曾经发表过对此书的简短评价,如果说国内科班的计算机课程可以磨灭一个程序员真正的天性,那么这本书无疑是我们的救星。 建议可以和OCW一起学习本书,可以亲身领略Hal和Gerry两位大牛的课程是个很不错的经历。(由于Youtube被封,建议翻墙) 该书从计算机语言的本质讲起,通过L...
评分SICP 讲了什么, 没讲什么, 以及带来了什么 ----- ## SICP 讲了什么? 前三章是对 Scheme 的一个入门, 阐述了 Scheme 和 FP 通常的用法. 第一章过程抽象包含通常语言入门要介绍的东西: 函数和变量的定义 (define), 控制结构 (if, cond), 递归, 一阶函数 (随之而来的 lambda); ...
评分SICP 讲了什么, 没讲什么, 以及带来了什么 ----- ## SICP 讲了什么? 前三章是对 Scheme 的一个入门, 阐述了 Scheme 和 FP 通常的用法. 第一章过程抽象包含通常语言入门要介绍的东西: 函数和变量的定义 (define), 控制结构 (if, cond), 递归, 一阶函数 (随之而来的 lambda); ...
图书标签: programming 计算机 SICP 计算机科学 编程 scheme lisp MIT
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.
It's the best! It's the worst! Why the split? Peter Norvig had his say: http://www.amazon.com/gp/customer-reviews/discussions/start-thread.html/ref=cm_rdp_dp/102-8563764-2156126?ie=UTF8&ASIN=0262011530&authorID=A3G545YMVB6CUZ&store=yourstore&reviewID=R403
评分读第三遍,重点四五章,必须啃下这块骨头
评分我为身为码农一员深感自豪。
评分读第三遍,重点四五章,必须啃下这块骨头
评分不论学不学 scheme ,都非常值得一读的好书!
Structure and Interpretation of Computer Programs - 2nd Edition (MIT) 2024 pdf epub mobi 电子书