Object-Oriented Analysis and Design With Applications, 2/e
暫譯: 物件導向分析與設計:應用實例(第二版)
Grady Booch
- 出版商: Addison Wesley
- 出版日期: 1993-09-30
- 售價: $750
- 貴賓價: 9.8 折 $735
- 語言: 英文
- 頁數: 608
- 裝訂: Hardcover
- ISBN: 0805353402
- ISBN-13: 9780805353402
-
相關分類:
Object-oriented
無法訂購
買這商品的人也買了...
-
Visual C++ 6 教學手冊 (Beginning Visual C++ 6)$580$458 -
計算機組織與設計--軟硬體界面第二版 (Computer Organization & Design, 2/e)$680$537 -
C++ Primer, 3/e 中文版$980$774 -
Introduction to Algorithms, 2/e (Hardcover)$990$970 -
Visual C#.NET 程式設計經典$650$514 -
Sun Certified Programmer & Developer for Java 2 Study Guide, 2/e$1,810$1,720 -
C++ Builder 6 完全攻略$690$587 -
ADO.NET 程式設計開發指南$690$587 -
作業系統概念 (Operating System Concepts, 6/e Windows XP Update)$780$741 -
Java 完美經典優質學習篇$750$638 -
802.11 無線網路技術通論 (802.11 Wireless Networks: The Definitive Guide)$760$600 -
ASP.NET 程式設計徹底研究$590$466 -
精通 Visual Basic.NET 中文版黑皮書 (Visual Basic.NET Black Book)$750$585 -
STRUTS 實作手冊(Struts in Action: Building Web Applications with the Leading Java Framework)$690$538 -
重構─改善既有程式的設計$720$569 -
鳥哥的 Linux 私房菜-伺服器架設篇$750$638 -
鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476 -
人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379 -
JSP 2.0 技術手冊$750$593 -
ASP.NET 徹底研究進階技巧─高階技巧與控制項實作$650$507 -
深入淺出 Java 程式設計, 2/e (Head First Java, 2/e)$880$695 -
$2,831Thinking in Java, 4/e (Paperback) -
鳥哥的 Linux 私房菜基礎學習篇, 2/e$780$663 -
ASP.NET 2.0 深度剖析範例集$650$507 -
聖殿祭司的 ASP.NET 2.0 專家技術手冊─使用 C#$720$569
相關主題
商品描述
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. ![]()
Table Of Contents
I. CONCEPTS.
The Structure of Complex Systems.
Bringing Order to Chaos.
On Designing Complex Systems.
Sidebar: Categories of Analysis and Design Methods.
2. The Object Model.
Elements of the Object Model.
Applying the Object Model.
Sidebar: Foundations of the Object Model.
3. Classes and Objects.
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.
Identifying Classes and Objects.
Key Abstractions and Mechanisms.
Sidebar: A Problem of Classification.
II. THE METHOD.
Class Diagrams.
State Transition Diagrams.
Object Diagrams.
Interaction Diagrams.
Module Diagrams.
Process Diagrams.
Applying the Notation.
6 .The Process.
The Micro Development Process.
The Macro Development Process.
7. Pragmatics.
Staffing.
Release Management.
Reuse.
Quality Assurance and Metrics.
Documentation.
Tools.
Special Topics.
The Benefits and Risks of Object-Oriented Development.
III. APPLICATIONS.
Design.
Evolution.
Maintenance.
Sidebar: Weather Monitorint Station Requirements.
9. Frameworks: Foundation Class Library.
Design.
Evolution.
Maintenance.
Sidebar: Foundation Class Library Requirements.
10. Client/Server Computing: Inventory Tracking.
Design.
Evolution.
Maintenance.
Sidebar: Inventory Tracking System Requirements.
11. Artificial Intelligence Cryptanalysis.
Design.
Evolution.
Maintenance.
Sidebar: Cryptanalysis Requirements.
12. Command and Control Traffic Management.
Design.
Evolution.
Maintenance.
Sidebar: Traffic Management System Requirements.
Afterword.
Appendix: Object-Oriented Programming Languages.
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.
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
商品描述(中文翻譯)
描述
在他獲獎的書籍第二版中,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. 工具與環境
索引
