買這商品的人也買了...
-
$352Java 虛擬機精講
-
$3,150$2,993 -
$352自己動手寫Java虛擬機
-
$658揭秘 Java 虛擬機 : JVM 設計原理與實現
-
$412UVM 實戰
-
$354$336 -
$446芯片設計 CMOS 模擬集成電路版圖設計與驗證 : 基於 Cadence IC 617
-
$474$450 -
$650$507 -
$479$455 -
$403畢昇編譯器原理與實踐
-
$980$774 -
$891AI 量化投資
-
$1,280$1,011 -
$774$735 -
$750$592 -
$720$569 -
$1,280$1,011 -
$680$537 -
$894$849 -
$327AI Agent:AI的下一個風口
-
$474$450 -
$680$449 -
$1,200$900 -
$1,200$948
相關主題
商品描述
In programming courses, using the different syntax of multiple languages, such as C++, Java, PHP, and Python, for the same abstraction often confuses students new to computer science. Introduction to Programming Languages separates programming language concepts from the restraints of multiple language syntax by discussing the concepts at an abstract level.
Designed for a one-semester undergraduate course, this classroom-tested book teaches the principles of programming language design and implementation. It presents:
- Common features of programming languages at an abstract level rather than a comparative level
- The implementation model and behavior of programming paradigms at abstract levels so that students understand the power and limitations of programming paradigms
- Language constructs at a paradigm level
- A holistic view of programming language design and behavior
To make the book self-contained, the author introduces the necessary concepts of data structures and discrete structures from the perspective of programming language theory. The text covers classical topics, such as syntax and semantics, imperative programming, program structures, information exchange between subprograms, object-oriented programming, logic programming, and functional programming. It also explores newer topics, including dependency analysis, communicating sequential processes, concurrent programming constructs, web and multimedia programming, event-based programming, agent-based programming, synchronous languages, high-productivity programming on massive parallel computers, models for mobile computing, and much more. Along with problems and further reading in each chapter, the book includes in-depth examples and case studies using various languages that help students understand syntax in practical contexts.