Concepts of Programming Languages, 12/e (GE-Paperback) 
            
暫譯: 程式語言概念,第12版 (GE-平裝)
        
        Robert Sebesta
- 出版商: Pearson FT Press
- 出版日期: 2022-06-24
- 售價: $1,500
- 貴賓價: 9.8 折 $1,470
- 語言: 英文
- 頁數: 800
- ISBN: 1292436824
- ISBN-13: 9781292436821
- 
    相關分類:
    
      Functional-programming
 
- 
    相關翻譯:
    
      程序設計語言原理, 12/e (Concepts of Programming Languages, 12/e) (簡中版)
 
立即出貨
買這商品的人也買了...
- 
                
                   Fundamentals of Data Structures in C++, 2/e (Paperback) Fundamentals of Data Structures in C++, 2/e (Paperback)$1,390$1,362
- 
                
                   Internetworking with TCP/IP Volume.1, 6/e (NIE-Paperback) Internetworking with TCP/IP Volume.1, 6/e (NIE-Paperback)$1,160$1,137
- 
                
                   Arduino 官方正版 Genuino 101 Arduino 官方正版 Genuino 101$1,700$1,700
- 
                
                   Raspberry Pi 3 Model B+ (UK製) Raspberry Pi 3 Model B+ (UK製)$4,620$4,389
- 
                
                   Introduction to the Design and Analysis of Algorithms: a strategic approach (IE-Paperback) Introduction to the Design and Analysis of Algorithms: a strategic approach (IE-Paperback)$1,300$1,274
- 
                
                   CMake Cookbook: Over 40 recipes enabling you to build, test, and package software for distribution using the CMake suite (Paperback) CMake Cookbook: Over 40 recipes enabling you to build, test, and package software for distribution using the CMake suite (Paperback)$2,300$2,185
- 
                
                   Linux Observability with Bpf: Advanced Programming for Performance Analysis and Networking (Paperback) Linux Observability with Bpf: Advanced Programming for Performance Analysis and Networking (Paperback)$1,862$1,764
- 
                
                   C++ Primer, 5/e (繁體中文版) C++ Primer, 5/e (繁體中文版)$990$782
- 
                
                   重構|改善既有程式的設計, 2/e (繁中平裝版)(Refactoring: Improving The Design of Existing Code, 2/e) 重構|改善既有程式的設計, 2/e (繁中平裝版)(Refactoring: Improving The Design of Existing Code, 2/e)$800$632
- 
                
                   晉昇軟體最高殿堂:Jenkins2 持續整合大師之路 晉昇軟體最高殿堂:Jenkins2 持續整合大師之路$600$474
- 
                
                   $1,320Deep Learning with JavaScript: Neural Networks in Tensorflow.Js $1,320Deep Learning with JavaScript: Neural Networks in Tensorflow.Js
- 
                
                   JavaScript 技術手冊 JavaScript 技術手冊$560$476
- 
                
                   Building a Future-Proof Cloud Infrastructure: A Unified Architecture for Network, Security and Storage Services (Paperback) Building a Future-Proof Cloud Infrastructure: A Unified Architecture for Network, Security and Storage Services (Paperback)$1,998$1,958
- 
                
                   $1,584Microservices Security in Action $1,584Microservices Security in Action
- 
                
                   Artificial Intelligence: A Modern Approach, 4/e (IE-Paperback) Artificial Intelligence: A Modern Approach, 4/e (IE-Paperback)$1,460$1,431
- 
                
                   $2,070Multithreaded JavaScript: Concurrency Beyond the Event Loop $2,070Multithreaded JavaScript: Concurrency Beyond the Event Loop
- 
                
                   Computer Networking : A Top-Down Approach, 8/e (IE-Paperback) Computer Networking : A Top-Down Approach, 8/e (IE-Paperback)$1,500$1,470
- 
                
                   程序設計語言原理, 12/e (Concepts of Programming Languages, 12/e) 程序設計語言原理, 12/e (Concepts of Programming Languages, 12/e)$1,374$1,305
- 
                
                   計算機組織與設計:硬體/軟體的介面 6/e (Computer Organization and Design MIPS Edition: The Hardware/Software Interface, 6/e (Paperback)) 計算機組織與設計:硬體/軟體的介面 6/e (Computer Organization and Design MIPS Edition: The Hardware/Software Interface, 6/e (Paperback))$1,200$1,140
- 
                
                   OpenTelemetry 入門指南:建立全面可觀測性架構(iThome鐵人賽系列書)【軟精裝】 OpenTelemetry 入門指南:建立全面可觀測性架構(iThome鐵人賽系列書)【軟精裝】$750$585
- 
                
                   Learning Systems Thinking: Essential Nonlinear Skills and Practices for Software Professionals (Paperback) Learning Systems Thinking: Essential Nonlinear Skills and Practices for Software Professionals (Paperback)$190$180
- 
                
                   Collaborative Software Design: How to Facilitate Domain Modeling Decisions Collaborative Software Design: How to Facilitate Domain Modeling Decisions$1,750$1,663
- 
                
                   內行人才知道的機器學習系統設計面試指南 (Machine Learning System Design Interview) 內行人才知道的機器學習系統設計面試指南 (Machine Learning System Design Interview)$680$537
- 
                
                   Mastering Opentelemetry and Observability: Enhancing Application and Infrastructure Performance and Avoiding Outages Mastering Opentelemetry and Observability: Enhancing Application and Infrastructure Performance and Avoiding Outages$2,100$1,995
- 
                
                   Full Stack JavaScript Strategies: The Hidden Parts Every Mid-Level Developer Needs to Know (Paperback) Full Stack JavaScript Strategies: The Hidden Parts Every Mid-Level Developer Needs to Know (Paperback)$2,062$1,953
商品描述
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

 
    
 
    
 
    
 
    
 
     
    
 
    
 
     
    
 
    
 
    
 
     
     
     
    