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實作中運行。