Concepts, Techniques, and Models of Computer Programming (Hardcover)
暫譯: 電腦程式設計的概念、技術與模型 (精裝版)

Peter Van Roy, Seif Haridi

  • 出版商: MIT
  • 出版日期: 2004-02-20
  • 售價: $3,910
  • 貴賓價: 9.5$3,715
  • 語言: 英文
  • 頁數: 936
  • 裝訂: Hardcover
  • ISBN: 0262220695
  • ISBN-13: 9780262220699
  • 相關分類: R 語言
  • 海外代購書籍(需單獨結帳)

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

相關主題

商品描述

Description:

This innovative text presents computer programming as a unified discipline in a way that is both practical and scientifically sound. The book focuses on techniques of lasting value and explains them precisely in terms of a simple abstract machine. The book presents all major programming paradigms in a uniform framework that shows their deep relationships and how and where to use them together.

After an introduction to programming concepts, the book presents both well-known and lesser-known computation models ("programming paradigms"). Each model has its own set of techniques and each is included on the basis of its usefulness in practice. The general models include declarative programming, declarative concurrency, message-passing concurrency, explicit state, object-oriented programming, shared-state concurrency, and relational programming. Specialized models include graphical user interface programming, distributed programming, and constraint programming. Each model is based on its kernel language -- a simple core language that consists of a small number of programmer- significant elements. The kernel languages are introduced progressively, adding concepts one by one, thus showing the deep relationships between different models. The kernel languages are defined precisely in terms of a simple abstract machine. Because a wide variety of languages and programming paradigms can be modeled by a small set of closely related kernel languages, this approach allows programmer and student to grasp the underlying unity of programming. The book has many program fragments and exercises, all of which can be run on the Mozart Programming System, an Open Source software package that features an interactive incremental development environment.

Peter Van Roy is Professor in the Department of Computing Science and Engineering at Université catholique de Louvain, at Louvain-la-Neuve, Belgium.

Seif Haridi is Professor of Computer Systems in the Department of Microelectronics and Information Technology at the Royal Institute of Technology, Sweden, and Chief Scientific Advisor of the Swedish Institute of Computer Science.

 

Table of Contents:

 

Preface xiii
 
  Running the Example Programs xxix
 
1. Introduction to Programming Concepts 1
 
I. GENERAL COMPUTATION MODELS 27
 
2. Declarative Computation Model 29
 
3. Declarative Programming Techniques 111
 
4. Declarative Concurrency 233
 
5. Message-Passing Concurrency 345
 
6. Explicit State 405
 
7. Object-Oriented Programming 489
 
8. Shared-State Concurrency 569
 
9. Relational Programming 621
 
II. SPECIALIZED COMPUTATION MODELS 677
 
10. Graphical User Interface Programming 679
 
11. Distributed Programming 707
 
12. Constraint Programming 749
 
III. SEMANTICS 777
 
13. Language Semantics 779
 
IV. APPENDICES 813
 
A. Mozart System Development Environment                                                                            815
 
B. Basic Data Types 819
 
C. Language Syntax 833
 
D. General Computation Model 843
 
  References 853
 
  Index 863

商品描述(中文翻譯)

**描述:**
這本創新的書籍將計算機程式設計呈現為一個統一的學科,既實用又具科學性。書中專注於持久價值的技術,並以簡單的抽象機器準確解釋這些技術。書中以統一的框架呈現所有主要的程式設計範式,顯示它們之間的深層關係,以及如何和何時將它們一起使用。

在介紹程式設計概念後,書中介紹了知名和不太知名的計算模型(「程式設計範式」)。每個模型都有自己的一套技術,並根據其在實踐中的有用性進行包含。一般模型包括宣告式程式設計、宣告式並發、訊息傳遞並發、顯式狀態、物件導向程式設計、共享狀態並發和關聯程式設計。專門模型包括圖形用戶介面程式設計、分散式程式設計和約束程式設計。每個模型都是基於其核心語言——一種由少數對程式設計師重要的元素組成的簡單核心語言。核心語言逐步引入,逐一添加概念,從而顯示不同模型之間的深層關係。核心語言在簡單的抽象機器中被準確定義。由於各種語言和程式設計範式可以通過一小組密切相關的核心語言進行建模,這種方法使程式設計師和學生能夠掌握程式設計的基本統一性。書中包含許多程式片段和練習,所有這些都可以在 Mozart Programming System 上運行,這是一個開源軟體包,具有互動式增量開發環境。

彼得·范·羅伊(Peter Van Roy)是比利時魯汀大學(Université catholique de Louvain)計算科學與工程系的教授。

賽夫·哈里迪(Seif Haridi)是瑞典皇家理工學院(Royal Institute of Technology)微電子與資訊技術系的計算機系統教授,也是瑞典計算機科學研究所的首席科學顧問。

**目錄:**

前言 .................................................. xiii

執行範例程式 ........................................ xxix

1. 程式設計概念介紹 ................................. 1

I. 一般計算模型 .................................... 27

2. 宣告式計算模型 .................................. 29

3. 宣告式程式設計技術 .............................. 111

4. 宣告式並發 ...................................... 233

5. 訊息傳遞並發 .................................... 345

6. 顯式狀態 ........................................ 405

7. 物件導向程式設計 ................................ 489

8. 共享狀態並發 .................................... 569

9. 關聯程式設計 .................................... 621

II. 專門計算模型 .................................... 677

10. 圖形用戶介面程式設計 .......................... 679

11. 分散式程式設計 ................................ 707

12. 約束程式設計 .................................. 749

III. 語義 ............................................ 777

13. 語言語義 ........................................ 779

IV. 附錄 ............................................ 813

A. Mozart 系統開發環境 ............................ 815

B. 基本資料類型 .................................... 819

C. 語言語法 ........................................ 833

D. 一般計算模型 .................................... 843

參考文獻 ............................................ 853

索引 .................................................. 863