Introduction to Ada Programming, 2nd Edition
暫譯: Ada 程式設計入門(第二版)

Andrew T. Shvets

  • 出版商: W. W. Norton
  • 出版日期: 2018-06-05
  • 售價: $1,010
  • 貴賓價: 9.5$960
  • 語言: 英文
  • 頁數: 258
  • 裝訂: Paperback
  • ISBN: 1987673859
  • ISBN-13: 9781987673852
  • 無法訂購

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

商品描述

In Introduction to Ada Programming, you'll learn Ada by being gently guided through the various parts of the language. Learning how to program in a new language is challenging, so the goal is to slowly ease you into the different topics. It is understood that you not always have ample free time, so the text is easy to digest and concepts are spoon fed to the reader. Starting with the simplest of topics, detailed explanations detail the how and why of Ada. You are strongly encouraged to experiment and break things (without which the learning process is linear and quite dull.) At the end of this book, you will have an excellent understanding of the general topics that make up the Ada programming language and can tackle far more challenging topics. The source code in this book is freely available for anyone to read.

This is the table of contents that provide an overview of this book:
- Introduction
- Basic Types
- Basic Control Structures
- Procedures and Functions
- Arrays, Records and Access Types
- Basics of Object Oriented Programming
- Exception Handling
- The Basics Of I/O And Interacting With The Operating System
- String Operations
- Data Containers
- Multiprocessing With Tasks
- Advanced Types
- Advanced OOP
- Contracts and Proofs
- Networking and Advanced I/O
- Project Organization
- Libraries

Each chapter builds on what was previously described. Furthermore, each code example is independent of others and will run all by itself. Instructions are provided where you can obtain an Ada compiler and how to debug your code.

商品描述(中文翻譯)

在《Ada 程式設計入門》中,您將透過輕鬆的引導學習 Ada 語言的各個部分。學習一種新語言的程式設計是具有挑戰性的,因此目標是慢慢讓您熟悉不同的主題。我們理解您不一定有充裕的空閒時間,因此文本易於消化,概念也會逐步傳遞給讀者。從最簡單的主題開始,詳細的解釋說明了 Ada 的運作方式及其原因。我們強烈鼓勵您進行實驗和嘗試破壞(否則學習過程將是線性的且相當乏味)。在本書結束時,您將對構成 Ada 程式語言的一般主題有出色的理解,並能夠應對更具挑戰性的主題。本書中的源代碼可供任何人自由閱讀。

以下是本書的目錄,提供了本書的概覽:
- 介紹
- 基本類型
- 基本控制結構
- 程序和函數
- 陣列、記錄和存取類型
- 物件導向程式設計基礎
- 異常處理
- 輸入/輸出及與操作系統互動的基礎
- 字串操作
- 數據容器
- 使用任務的多處理
- 進階類型
- 進階物件導向程式設計
- 合約與證明
- 網路與進階輸入/輸出
- 專案組織
- 函式庫

每一章都建立在之前描述的內容之上。此外,每個代碼範例都是獨立的,並且可以單獨運行。書中提供了獲取 Ada 編譯器和如何調試代碼的指導。