Concepts of Programming Languages, 12/e (GE-Paperback)
暫譯: 程式語言概念,第12版 (GE-平裝)
Robert Sebesta
- 出版商: Pearson FT Press
- 出版日期: 2022-06-24
- 定價: $1,500
- 售價: 9.5 折 $1,425
- 語言: 英文
- 頁數: 800
- ISBN: 1292436824
- ISBN-13: 9781292436821
-
相關分類:
程式語言、Apple Developer
-
相關翻譯:
程序設計語言原理, 12/e (Concepts of Programming Languages, 12/e) (簡中版)
立即出貨
買這商品的人也買了...
-
$1,362Fundamentals of Data Structures in C++, 2/e (Paperback)
-
$1,102Internetworking with TCP/IP Volume.1, 6/e (NIE-Paperback)
-
$1,700$1,700 -
$4,620$4,389 -
$1,300$1,274 -
$2,300$2,185 -
$1,980$1,881 -
$1,568Linux Observability with Bpf: Advanced Programming for Performance Analysis and Networking (Paperback)
-
$990$782 -
$800$632 -
$600$474 -
$1,650$1,568 -
$560$442 -
$1,998$1,898 -
$1,980$1,881 -
$1,460$1,387 -
$1,840Multithreaded JavaScript: Concurrency Beyond the Event Loop
-
$1,374$1,305 -
$3,340$3,173 -
$1,480$1,450 -
$1,200$1,140 -
$750$585 -
$2,043Learning Systems Thinking: Essential Nonlinear Skills and Practices for Software Professionals (Paperback)
-
$1,980$1,881 -
$2,119Mastering Opentelemetry and Observability: Enhancing Application and Infrastructure Performance and Avoiding Outages
商品描述
Hallmark Features
Introduces the fundamental constructs of contemporary programming languages
• Critical evaluation of existing and future programming languages gives students the necessary tools for evaluating on their own.
• An in-depth discussion of programming language structures, presenting a formal method of describing syntax, and introducing approaches to lexical and syntax analysis prepare students for the study of compiler design.
• Coverage of advanced object-oriented topics and languages is integrated throughout.
Addresses the most up-to-date information in this field
• New - New material on Swift, a contemporary programming language, is now part of several chapters.
• New - Section on Delphi now included in Chapter 2.
• New - Section on optional types is included in Chapter 6.
• New and Updated - Content describing iterations in Python are part of Chapter 8.
• Revised - To ensure the material remains relevant to students, sections on outdated languages (specifically Lua and Objective-C) have been removed.
• Revised - Sections of Chapter 5 have been rewritten to improve and clarify the material.
Provides a historical context for learning different programming languages
• Historical boxes and interviews with James Gosling, Larry Wall, Alan Cooper, Bjarne Stroustrup, and others put the material in context.
• Valuable historical foundations that set out the origins, purposes, and contributions of the most important languages discussed in the rest of the text are introduced early on.
• In-depth discussions of the design issues faced by the early versions of relevant languages are presented in later chapters.
New and Updated Features
Addresses the most up-to-date information in this field
• New material on Swift, a contemporary programming language, is now part of several chapters.
• Section on Delphi now included in Chapter 2.
• Section on optional types is included in Chapter 6.
• Content describing iterations in Python are part of Chapter 8.
• To ensure the material remains relevant to students, sections on outdated languages (specifically Lua and Objective-C) have been removed.
• Sections of Chapter 5 have been rewritten to improve and clarify the material.
商品描述(中文翻譯)
標誌性特徵
介紹當代程式語言的基本構造
• 對現有和未來程式語言的批判性評估,為學生提供必要的工具以便自行評估。
• 對程式語言結構的深入討論,呈現描述語法的正式方法,並介紹詞法和語法分析的方法,為學生學習編譯器設計做好準備。
• 進階物件導向主題和語言的內容貫穿始終。
提供該領域最新的資訊
• 新增 - 現代程式語言 Swift 的新材料現在已成為幾個章節的一部分。
• 新增 - Delphi 的部分現在包含在第二章中。
• 新增 - 第六章中包含有關可選類型的部分。
• 新增和更新 - 描述 Python 中迭代的內容是第八章的一部分。
• 修訂 - 為了確保材料對學生仍然相關,已刪除有關過時語言(特別是 Lua 和 Objective-C)的部分。
• 修訂 - 第五章的部分已重新編寫,以改善和澄清材料。
提供學習不同程式語言的歷史背景
• 歷史框和與 James Gosling、Larry Wall、Alan Cooper、Bjarne Stroustrup 等人的訪談將材料置於背景中。
• 早期介紹有關最重要語言的起源、目的和貢獻的寶貴歷史基礎,這些語言在文本的其餘部分中討論。
• 在後面的章節中,深入討論相關語言早期版本所面臨的設計問題。
新增和更新的特徵
提供該領域最新的資訊
• 新增 - 現代程式語言 Swift 的新材料現在已成為幾個章節的一部分。
• Delphi 的部分現在包含在第二章中。
• 第六章中包含有關可選類型的部分。
• 描述 Python 中迭代的內容是第八章的一部分。
• 為了確保材料對學生仍然相關,已刪除有關過時語言(特別是 Lua 和 Objective-C)的部分。
• 第五章的部分已重新編寫,以改善和澄清材料。
目錄大綱
1. Preliminaries
2. Evolution of the Major Programming Languages
3. Describing Syntax and Semantics
4. Lexical and Syntax Analysis
5. Names, Bindings, and Scopes
6. Data Types
7. Expressions and Assignment Statements
8. Statement-Level Control Structures
9. Subprograms
10. Implementing Subprograms
11. Abstract Data Types and Encapsulation Constructs
12. Support for Object-Oriented Programming
13. Concurrency
14. Exception Handling and Event Handling
15. Functional Programming Languages
16. Logic Programming Languages
目錄大綱(中文翻譯)
1. Preliminaries
2. Evolution of the Major Programming Languages
3. Describing Syntax and Semantics
4. Lexical and Syntax Analysis
5. Names, Bindings, and Scopes
6. Data Types
7. Expressions and Assignment Statements
8. Statement-Level Control Structures
9. Subprograms
10. Implementing Subprograms
11. Abstract Data Types and Encapsulation Constructs
12. Support for Object-Oriented Programming
13. Concurrency
14. Exception Handling and Event Handling
15. Functional Programming Languages
16. Logic Programming Languages