Structure and Interpretation of Computer Programs - 2nd Edition (MIT) 2024 pdf epub mobi 電子書 下載


Structure and Interpretation of Computer Programs - 2nd Edition (MIT)

簡體網頁||繁體網頁

Structure and Interpretation of Computer Programs - 2nd Edition (MIT) pdf epub mobi 著者簡介

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).


Structure and Interpretation of Computer Programs - 2nd Edition (MIT) pdf epub mobi 圖書描述

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.

Structure and Interpretation of Computer Programs - 2nd Edition (MIT) 2024 pdf epub mobi 電子書 下載

Structure and Interpretation of Computer Programs - 2nd Edition (MIT) pdf epub mobi 圖書目錄




點擊這裡下載
    


想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2024-05-15

Structure and Interpretation of Computer Programs - 2nd Edition (MIT) 2024 pdf epub mobi 電子書 下載

Structure and Interpretation of Computer Programs - 2nd Edition (MIT) 2024 pdf epub mobi 電子書 下載

Structure and Interpretation of Computer Programs - 2nd Edition (MIT) 2024 pdf epub mobi 電子書 下載



喜欢 Structure and Interpretation of Computer Programs - 2nd Edition (MIT) 電子書 的读者还喜欢


Structure and Interpretation of Computer Programs - 2nd Edition (MIT) pdf epub mobi 讀後感

評分

這裏隻貼一些“個人建議”瞭,文章全篇在我的博客上,http://www.cnblogs.com/JeffreyZhao/archive/2009/07/15/recommended-reading-2-sicp.html,很多富文本內容貼不上來。   最後,還是補充一些老趙自己的建議吧3。   首先,SICP是一本教科書,裏麵的示例和習題都是經...  

評分

(先得報一下進度:看完瞭前三章,前兩章的習題大部分都做瞭,不過第三章就偷懶幾乎沒做) 如果要問現代數學最重要的概念是什麼,那毫無疑問就是函數瞭,或者更確切地說,是映射。泛函這個詞,或許對非數學係的同學來說有些陌生,但如果寫成英語 functional, 看起來就眼熟多瞭...  

評分

讀書時隔一年,我纔發現這本書在講什麼: 一切都是浮雲,編程範式纔是王道 這本書幾乎隱性的把主流和非主流的編程範式都介紹個遍: 過程式,泛型式,函數式,元語言,邏輯式,對象式,並發式 。。。 ...  

評分

SICP 講瞭什麼, 沒講什麼, 以及帶來瞭什麼 ----- ## SICP 講瞭什麼? 前三章是對 Scheme 的一個入門, 闡述瞭 Scheme 和 FP 通常的用法. 第一章過程抽象包含通常語言入門要介紹的東西: 函數和變量的定義 (define), 控製結構 (if, cond), 遞歸, 一階函數 (隨之而來的 lambda); ...  

評分

曾經發錶過對此書的簡短評價,如果說國內科班的計算機課程可以磨滅一個程序員真正的天性,那麼這本書無疑是我們的救星。 建議可以和OCW一起學習本書,可以親身領略Hal和Gerry兩位大牛的課程是個很不錯的經曆。(由於Youtube被封,建議翻牆) 該書從計算機語言的本質講起,通過L...  

類似圖書 點擊查看全場最低價
出版者:The MIT Press
作者:Harold Abelson
出品人:
頁數:657
譯者:
出版時間:1996-7-25
價格:USD 145.56
裝幀:Hardcover
isbn號碼:9780262011532
叢書系列:

圖書標籤: programming  計算機  SICP  計算機科學  編程  scheme  lisp  MIT   


Structure and Interpretation of Computer Programs - 2nd Edition (MIT) 2024 pdf epub mobi 電子書 下載
想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

Structure and Interpretation of Computer Programs - 2nd Edition (MIT) pdf epub mobi 用戶評價

評分

傳世神書啊!Harold Abelson有傳教士神性的光芒啊。。第三章結束有種故事講完的感覺,而且是個悲傷的不完美的故事。

評分

讀第三遍,重點四五章,必須啃下這塊骨頭

評分

我情願把這本書叫做用Lisp語言講解的計算機科學導論。它講解瞭用抽象控製復雜度,講解瞭函數式和指令式編程兩種範式,講解瞭並發編程,邏輯編程,解釋器,計算機工作原理,編譯器工作原理.....另外最後一章相當於CSAPP第3,4章對程序的機器層麵實現以及Y86實現等內容相比較

評分

我情願把這本書叫做用Lisp語言講解的計算機科學導論。它講解瞭用抽象控製復雜度,講解瞭函數式和指令式編程兩種範式,講解瞭並發編程,邏輯編程,解釋器,計算機工作原理,編譯器工作原理.....另外最後一章相當於CSAPP第3,4章對程序的機器層麵實現以及Y86實現等內容相比較

評分

讀的是UCB的Python版,可謂高屋建瓴。一遍不夠,還要重讀。

Structure and Interpretation of Computer Programs - 2nd Edition (MIT) 2024 pdf epub mobi 電子書 下載


分享鏈接





相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2024 onlinetoolsland.com All Rights Reserved. 本本書屋 版權所有