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-11-21
Structure and Interpretation of Computer Programs - 2nd Edition (MIT) 2024 pdf epub mobi 电子书
读书时隔一年,我才发现这本书在讲什么: 一切都是浮云,编程范式才是王道 这本书几乎隐性的把主流和非主流的编程范式都介绍个遍: 过程式,泛型式,函数式,元语言,逻辑式,对象式,并发式 。。。 ...
评分我正在读这本书,书中的所传达的计算机程序的理念实在厉害啦。 想想这六年多工作中的所遇到困惑,真的希望在刚开始的时候就是得到这本书的指引! 不过真的强烈建议看原版。 当看到翻译的把 To 翻译成 去,我当时就崩溃啦。 现在看原版中。 还有一点,一定要做练习题!现在...
评分(先得报一下进度:看完了前三章,前两章的习题大部分都做了,不过第三章就偷懒几乎没做) 如果要问现代数学最重要的概念是什么,那毫无疑问就是函数了,或者更确切地说,是映射。泛函这个词,或许对非数学系的同学来说有些陌生,但如果写成英语 functional, 看起来就眼熟多了...
评分上帝是魔法師,魔法師是無神論者。 圣經灌輸教義,魔法書揭示魔力。 這本書使胡言亂語的癡迷者硬起來。 這本書讓魔法師重拾一切元素盡在掌握的驕傲。 這本書寫給那些制定規則的人。
评分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.
读第三遍,重点四五章,必须啃下这块骨头
评分总共耗时99小时50分,断断续续看了61天。第五章最后一节看起来有点浮躁,不难,但是很麻烦。。最开始打算看中文版的,不过网上找到了完美的epub格式,iBooks上看感觉很好。
评分编程课的教材。老师把这本书中原本用scheme写的程序都翻译成javascript了。
评分读的是UCB的Python版,可谓高屋建瓴。一遍不够,还要重读。
评分有一天,写程序的人会意识到这是我们的圣经
Structure and Interpretation of Computer Programs - 2nd Edition (MIT) 2024 pdf epub mobi 电子书