Introduction to Programming Languages (Paperback)

Arvind Kumar Bansal

  • 出版商: CRC
  • 出版日期: 2013-12-26
  • 售價: $4,610
  • 貴賓價: 9.5$4,380
  • 語言: 英文
  • 頁數: 624
  • 裝訂: Paperback
  • ISBN: 1466565144
  • ISBN-13: 9781466565142
  • 相關分類: C++ 程式語言Java 程式語言PHP
  • 海外代購書籍(需單獨結帳)

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

商品描述

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.

商品描述(中文翻譯)

在程式設計課程中,對於剛接觸電腦科學的學生來說,使用不同語言(如C++、Java、PHP和Python)的不同語法來表示相同的抽象概念常常會造成困惑。《程式語言導論》通過以抽象層次討論概念,將程式語言概念與多種語言語法的限制分離開來。

這本經過課堂測試的書籍適用於一學期的本科課程,教授程式語言設計和實現的原則。它介紹了以下內容:

- 以抽象層次而非比較層次介紹程式語言的共同特徵
- 以抽象層次介紹程式範式的實現模型和行為,讓學生了解程式範式的能力和限制
- 以範式層次介紹語言結構
- 提供程式語言設計和行為的整體觀點

為了使書籍自成一體,作者從程式語言理論的角度介紹了必要的資料結構和離散結構概念。本書涵蓋了傳統主題,如語法和語義、命令式編程、程式結構、子程式之間的資訊交換、物件導向編程、邏輯編程和函數式編程。它還探討了較新的主題,包括依賴分析、通信順序處理、並行程式設計結構、網頁和多媒體程式設計、基於事件的程式設計、基於代理的程式設計、同步語言、在大規模並行計算機上的高生產力程式設計、移動計算模型等等。除了每章的問題和進一步閱讀材料外,本書還包含深入的例子和案例研究,使用各種語言幫助學生在實際情境中理解語法。