Object-Oriented Analysis and Design With Applications, 2/e
暫譯: 物件導向分析與設計:應用實例(第二版)

Grady Booch

  • 出版商: Addison Wesley
  • 出版日期: 1993-09-30
  • 售價: $735
  • 語言: 英文
  • 頁數: 608
  • 裝訂: Hardcover
  • ISBN: 0805353402
  • ISBN-13: 9780805353402
  • 相關分類: Object-oriented
  • 無法訂購

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

商品描述


Description

In the Second Edition of his award-winning book, Grady Booch draws upon the rich and varied results of the hundreds of projects which have applied the notation and method presented in the First Edition to offer improved methods for object development-including a unified notation. The winner of the Jolt Cola book award in both editions, Object-Oriented Analysis and Design with Applications has been a major force in moving object technology into the mainstream of software development. With numerous examples, now implemented in C++, the Second Edition illustrates essential concepts, explains the method, and shows successful applications in a variety of fields. It also offers pragmatic advice on a variety of issues-including classification, implementation strategies, and cost-effective project management.

Back to Top


Table Of Contents

I. CONCEPTS.

1. Complexity.
The Inherent Complexity of Software.
The Structure of Complex Systems.
Bringing Order to Chaos.
On Designing Complex Systems.
Sidebar: Categories of Analysis and Design Methods.

2. The Object Model.
The Evolution of the Object Model.
Elements of the Object Model.
Applying the Object Model.
Sidebar: Foundations of the Object Model.

3. Classes and Objects.
The Nature of an Object.
Relationships Among Objects.
The Nature of a Class.
Relationships Among Classes.
The Interplay of Classes and Objects.
On Building Quality Classes and Objects.
Sidebar: Invoking a Method.

4. Classification.
The Importance of Proper Classification.
Identifying Classes and Objects.
Key Abstractions and Mechanisms.
Sidebar: A Problem of Classification.

II. THE METHOD.

5 .The Notation.
Elements of the Notation.
Class Diagrams.
State Transition Diagrams.
Object Diagrams.
Interaction Diagrams.
Module Diagrams.
Process Diagrams.
Applying the Notation.

6 .The Process.
First Principles.
The Micro Development Process.
The Macro Development Process.

7. Pragmatics.
Management and Planning.
Staffing.
Release Management.
Reuse.
Quality Assurance and Metrics.
Documentation.
Tools.
Special Topics.
The Benefits and Risks of Object-Oriented Development.

III. APPLICATIONS.

8. Data Acquisition: Weather Monitoring Station.
Analysis.
Design.
Evolution.
Maintenance.
Sidebar: Weather Monitorint Station Requirements.

9. Frameworks: Foundation Class Library.
Analysis.
Design.
Evolution.
Maintenance.
Sidebar: Foundation Class Library Requirements.

10. Client/Server Computing: Inventory Tracking.
Analysis.
Design.
Evolution.
Maintenance.
Sidebar: Inventory Tracking System Requirements.

11. Artificial Intelligence Cryptanalysis.
Analysis.
Design.
Evolution.
Maintenance.
Sidebar: Cryptanalysis Requirements.

12. Command and Control Traffic Management.
Analysis.
Design.
Evolution.
Maintenance.
Sidebar: Traffic Management System Requirements.

Afterword.
Appendix: Object-Oriented Programming Languages.
A.1 Concepts.
A.2 Smalltalk.
A.3 Object Pascal.
A.4 C++.
A.5 Common Lisp Object System.
A.6 Ada.
A.7 Eiffel.
A.8 Other Object-Oriented Programming Languages.

Notes.
Glossary.
Classified Bibliography.
A. Classification.
B. Object-Oriented Analysis.
C. Object-Oriented Applications.
D. Object-Oriented Architectures.
E. Object Oriented Databases.
F. Object-Oriented Design.
G. Object-Oriented Programming.
H. Software Engineering.
I. Special References.
J. Theory.
K. Tools and Environments.

Index. 0805353402T04062001


Back to Top

商品描述(中文翻譯)

描述
在他獲獎的書籍第二版中,Grady Booch 利用第一版中所提出的符號和方法在數百個應用該方法的專案中所獲得的豐富而多樣的結果,提供了改進的物件開發方法,包括統一的符號。這本《物件導向分析與設計及其應用》在兩個版本中均獲得 Jolt Cola 書籍獎,對於將物件技術推向軟體開發的主流起到了重要作用。第二版中包含了許多範例,現在已實作於 C++,說明了基本概念,解釋了該方法,並展示了在各個領域的成功應用。它還提供了針對各種問題的務實建議,包括分類、實作策略和具成本效益的專案管理。

目錄
I. 概念
1. 複雜性
軟體的固有複雜性
複雜系統的結構
將混沌帶入秩序
設計複雜系統的考量
側邊欄:分析與設計方法的類別

2. 物件模型
物件模型的演變
物件模型的元素
應用物件模型
側邊欄:物件模型的基礎

3. 類別與物件
物件的本質
物件之間的關係
類別的本質
類別之間的關係
類別與物件的相互作用
建立高品質類別與物件的考量
側邊欄:呼叫方法

4. 分類
正確分類的重要性
識別類別與物件
關鍵抽象與機制
側邊欄:分類問題

II. 方法
5. 符號
符號的元素
類別圖
狀態轉換圖
物件圖
互動圖
模組圖
流程圖
應用符號

6. 流程
基本原則
微觀開發流程
宏觀開發流程

7. 實用性
管理與規劃
人力資源配置
發佈管理
重用
品質保證與度量
文件編寫
工具
特殊主題
物件導向開發的好處與風險

III. 應用
8. 數據獲取:氣象監測站
分析
設計
演變
維護
側邊欄:氣象監測站需求

9. 框架:基礎類別庫
分析
設計
演變
維護
側邊欄:基礎類別庫需求

10. 客戶/伺服器計算:庫存追蹤
分析
設計
演變
維護
側邊欄:庫存追蹤系統需求

11. 人工智慧密碼分析
分析
設計
演變
維護
側邊欄:密碼分析需求

12. 指揮與控制交通管理
分析
設計
演變
維護
側邊欄:交通管理系統需求

後記
附錄:物件導向程式語言
A.1 概念
A.2 Smalltalk
A.3 Object Pascal
A.4 C++
A.5 Common Lisp 物件系統
A.6 Ada
A.7 Eiffel
A.8 其他物件導向程式語言

註解
詞彙表
分類書目
A. 分類
B. 物件導向分析
C. 物件導向應用
D. 物件導向架構
E. 物件導向資料庫
F. 物件導向設計
G. 物件導向程式設計
H. 軟體工程
I. 特殊參考
J. 理論
K. 工具與環境

索引