Introduction to Programming and Object-Oriented Design Using Java
暫譯: 使用 Java 的程式設計與物件導向設計入門

Jaime Ni?o, Frederick A. Hosch

  • 出版商: Wiley
  • 出版日期: 2004-06-17
  • 售價: $1,083
  • 語言: 英文
  • 頁數: 976
  • 裝訂: Paperback
  • ISBN: 0471452424
  • ISBN-13: 9780471452423
  • 相關分類: Java 程式語言Object-oriented
  • 已過版

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

商品描述

Description:

Nino and Hosch have updated their popular introductory text that provides an objects first introduction to programming and software design using Java. The emphasis throughout is on problem modeling using fundamental software engineering princi-ples and concepts. Java used as a vehicle for teaching these topics. New constructs and features of Java 5.0, such as generics, are introduced. The text includes optional, interactive exercises using the DrJava integrated development environment (IDE). The UML is employed (very informally) for denoting objects, object relationships, and system dynamics. No specific previous programming experience is assumed, and the text is appropriate for first year computer science majors. The text could also carry over to a second course on data structures or software/OO design.

 

Table of Contents:

Brief TOC:
Introduction to object-oriented software.
Chapter 1. Data abstraction: introductory concepts.
Chapter 2. Defining a simple class.
Chapter 3. Designing interacting classes.
Chapter 4. Conditions.
Chapter 5. Programming by contract.
Chapter 6. Testing.
Chapter 7. Building a text-based user interface: iteration and composition.
Chapter 8. Putting a system together.
Chapter 9. Interfaces.
Chapter 10. Inheritance.
Chapter 11. Modeling with abstraction.
Chapter 12. Lists.
Chapter 13. Implementing lists: array implementations.
Chapter 14. Implementing lists: linked implementations.
Chapter 15. Sorting and searching.
Chapter 16. Failures and exceptions.
Chapter 17. Stream i/o.
Chapter 18. Building a graphical user interface.
Chapter 19. Integrating user interface and model: the Model-View-Controller pattern.
Chapter 20. Recursion.
Chapter 21. Organizing list implementations.
Supplement A. Systems and software.
Supplement B. Programming errors.
Supplement C. Applets.

商品描述(中文翻譯)

**描述:**
Nino 和 Hosch 更新了他們受歡迎的入門教材,該書提供了使用 Java 的物件導向程式設計和軟體設計的初步介紹。全書強調使用基本的軟體工程原則和概念進行問題建模。Java 被用作教授這些主題的工具。書中介紹了 Java 5.0 的新特性和構造,例如泛型。文本中包含使用 DrJava 整合開發環境 (IDE) 的可選互動練習。UML 被用來(非常非正式地)表示物件、物件關係和系統動態。書中不假設讀者有任何特定的程式設計經驗,適合第一年的計算機科學專業學生。該書也可以延伸到第二門關於資料結構或軟體/物件導向設計的課程。

**目錄:**
簡要目錄:
物件導向軟體介紹。
第 1 章。資料抽象:入門概念。
第 2 章。定義一個簡單的類別。
第 3 章。設計互動類別。
第 4 章。條件。
第 5 章。契約式程式設計。
第 6 章。測試。
第 7 章。建立基於文本的使用者介面:迭代和組合。
第 8 章。組合系統。
第 9 章。介面。
第 10 章。繼承。
第 11 章。使用抽象建模。
第 12 章。列表。
第 13 章。實現列表:陣列實現。
第 14 章。實現列表:鏈結實現。
第 15 章。排序和搜尋。
第 16 章。失敗和例外。
第 17 章。串流輸入/輸出。
第 18 章。建立圖形使用者介面。
第 19 章。整合使用者介面和模型:模型-視圖-控制器模式。
第 20 章。遞迴。
第 21 章。組織列表實現。
補充 A。系統和軟體。
補充 B。程式錯誤。
補充 C。小應用程式。