Understanding Object-Oriented Programming With Java Updated Edition
暫譯: 深入理解物件導向程式設計:Java 更新版

Timothy Budd

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

相關主題

商品描述

This book develops the object-oriented programming skills of experienced programmers (at the Junior, Senior or above level) by showing how to use Java 2 (the latest release of Sun's Java platform), and by providing a complete understanding of the philosophy behind Java 2. It starts out covering the language-independent concepts that are at the heart of the Java world, and then moves on to introduce Java through several example programs. Following this is an in-depth discussion on inheritance and polymorphism. Finally, the book concludes with material on important features of Java that are not object-oriented.

Table of Contents

I: UNDERSTANDING THE OBJECT- ORIENTED WORLDVIEW.

1. Object-Oriented Thinking.
2. A Brief History of Object-Oriented Programming.
3. Object-Oriented Design.

II: UNDERSTANDING PARADIGMS.

4. A Paradigm.
5. Ball Worlds.
6. A Cannon Game.
7. Pinball Game Construction Kit.

III: UNDERSTANDING INHERITANCE.

8. Understanding Inheritance.
9. A Case Study: Solitaire.
10. Mechanisms for Software Reuse.
11. Implications of Inheritance.

IV: UNDERSTANDING POLYMORPHISM.

12. Polymorphism.
13. The AWT.
14. Input and Output Streams.
15. Design Patterns.

V: UNDERSTANDING THE JAVA WORLD.

16. Exception Handling.
17. Utility Classes.
18. Understanding Graphics.
19. Collection Classes.
20. Multiple Threads of Execution.
21. Applets and Web Programming.
22. Network Programming.
23. Java 2.
Appendices.
Java Operators.
Java Escape Characters.
Packages of the Java API.

商品描述(中文翻譯)

這本書透過展示如何使用 Java 2(Sun 最新版本的 Java 平台),並提供對 Java 2 背後哲學的完整理解,來發展經驗豐富的程式設計師(初級、高級或以上級別)的物件導向程式設計技能。書中首先涵蓋了 Java 世界核心的語言無關概念,然後通過幾個範例程式介紹 Java。接下來是對繼承和多型的深入討論。最後,書中以有關 Java 中非物件導向的重要特性作為結尾。

**目錄**

I: 理解物件導向世界觀。
1. 物件導向思維。
2. 物件導向程式設計的簡史。
3. 物件導向設計。

II: 理解範式。
4. 一個範式。
5. 球體世界。
6. 大砲遊戲。
7. 彈珠遊戲建構工具。

III: 理解繼承。
8. 理解繼承。
9. 案例研究:接龍。
10. 軟體重用的機制。
11. 繼承的含義。

IV: 理解多型。
12. 多型。
13. AWT。
14. 輸入和輸出流。
15. 設計模式。

V: 理解 Java 世界。
16. 異常處理。
17. 工具類別。
18. 理解圖形。
19. 集合類別。
20. 多執行緒。
21. Applet 和網頁程式設計。
22. 網路程式設計。
23. Java 2。
附錄。
Java 運算子。
Java 轉義字元。
Java API 的套件。