Structure and Interpretation of Computer Programs, 2/e (美國原版) SICP

Harold Abelson, Gerald Jay Sussman

買這商品的人也買了...

商品描述

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.

商品描述(中文翻譯)

《計算機程序的結構與解釋》在過去十年對計算機科學課程產生了巨大的影響。這本期待已久的修訂版在整個文本中進行了修改。書中的大部分主要編程系統都有新的實現,包括解釋器和編譯器,作者們還加入了許多小的改變,反映了他們在麻省理工學院教授這門課程的經驗,自第一版出版以來。引入了一個新的主題,強調了在計算模型中處理時間的不同方法所扮演的核心角色:具有狀態的對象、並行編程、函數式編程和惰性求值,以及非確定性編程。書中新增了關於圖形中高階過程和數值編程中流處理應用的示例部分,還有許多新的練習題。此外,所有的程序都經過重新編寫,可以在符合IEEE標準的任何Scheme實現中運行。