Object-Oriented Analysis and Design with Applications 3rd pdf epub mobi txt 电子书 下载 2025


Object-Oriented Analysis and Design with Applications 3rd

简体网页||繁体网页
Grady Booch
Addison-Wesley
2007-04-30
720
$64.99
Hardcover
9780201895513

图书标签: 软件工程  OO  面向对象  软件设计  OOAD  Programming  计算机  Booch   


喜欢 Object-Oriented Analysis and Design with Applications 3rd 的读者还喜欢




下载链接1
下载链接2
下载链接3
    


想要找书就要到 小哈图书下载中心
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2025-02-24

Object-Oriented Analysis and Design with Applications 3rd epub 下载 mobi 下载 pdf 下载 txt 电子书 下载 2025

Object-Oriented Analysis and Design with Applications 3rd epub 下载 mobi 下载 pdf 下载 txt 电子书 下载 2025

Object-Oriented Analysis and Design with Applications 3rd pdf epub mobi txt 电子书 下载 2025



图书描述

Amazon.com

In this eagerly awaited second edition, Grady Booch draws upon the rich and varied results of those projects and offers improved methods for object development and a new, unified notation. With numerous examples implemented in C++, Booch illustrates essential concepts, explains the method, and shows successful applications in a variety of fields. Booch also gives pragmatic advice on a host of issues, including classification, implementation strategies, and cost-effective project management. A two-time winner of Software Development's coveted Jolt Cola Product Excellence Award! --This text refers to the Hardcover edition.

Book Description

Object-Oriented Design with Applications has long been the essential reference to object-oriented technology, which, in turn, has evolved to join the mainstream of industrial-strength software development. In this third edition--the first revision in 13 years--readers can learn to apply object-oriented methods using new paradigms such as Java, the Unified Modeling Language (UML) 2.0, and .NET.

The authors draw upon their rich and varied experience to offer improved methods for object development and numerous examples that tackle the complex problems faced by software engineers, including systems architecture, data acquisition, cryptoanalysis, control systems, and Web development. They illustrate essential concepts, explain the method, and show successful applications in a variety of fields. You'll also find pragmatic advice on a host of issues, including classification, implementation strategies, and cost-effective project management.

New to this new edition are

* An introduction to the new UML 2.0, from the notation's most fundamental and advanced elements with an emphasis on key changes

* New domains and contexts

* A greatly enhanced focus on modeling--as eagerly requested by readers--with five chapters that each delve into one phase of the overall development lifecycle.

* Fresh approaches to reasoning about complex systems

* An examination of the conceptual foundation of the widely misunderstood fundamental elements of the object model, such as abstraction, encapsulation, modularity, and hierarchy

* How to allocate the resources of a team of developers and mange the risks associated with developing complex software systems

* An appendix on object-oriented programming languages

This is the seminal text for anyone who wishes to use object-oriented technology to manage the complexity inherent in many kinds of systems.

Sidebars

Preface

Acknowledgments

About the Authors

Section I: Concepts

Chapter 1: Complexity

Chapter 2: The Object Model

Chapter 3: Classes and Objects

Chapter 4: Classification

Section II: Method

Chapter 5: Notation

Chapter 6: Process

Chapter 7: Pragmatics

Chapter 8: System Architecture: Satellite-Based Navigation

Chapter 9: Control System: Traffic Management

Chapter 10: Artificial Intelligence: Cryptanalysis

Chapter 11: Data Acquisition: Weather Monitoring Station

Chapter 12: Web Application: Vacation Tracking System

Appendix A: Object-Oriented Programming Languages

Appendix B: Further Reading

Notes

Glossary

Classified Bibliography

Index

Object-Oriented Analysis and Design with Applications 3rd 下载 mobi epub pdf txt 电子书

著者简介


图书目录


Object-Oriented Analysis and Design with Applications 3rd pdf epub mobi txt 电子书 下载
想要找书就要到 小哈图书下载中心
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

用户评价

评分

作者惊叹于各种复杂系统总是由界限清晰相互协作的单元构成的。——可正因为科学理论成功地把某事物解释为单元间的协作,这个事物才被称作系统啊。

评分

还不错~理论结合实际~脉络清晰~开头很枯燥~要坚持

评分

my first intro to OO and OOAD

评分

还不错~理论结合实际~脉络清晰~开头很枯燥~要坚持

评分

作者惊叹于各种复杂系统总是由界限清晰相互协作的单元构成的。——可正因为科学理论成功地把某事物解释为单元间的协作,这个事物才被称作系统啊。

读后感

评分

对于一个做开发做了十多年的老鸟来说,回过头来再来看这本书,思想上经历了三个起伏;首先重看这本书的由头是我指点一个小弟做技术要抓理论,后来灰狗头来想自己其实也没有把理论很好梳理,于是想到了这本书,之前看的是英文版,看的云里雾里,这次借了本中文版;然后在看的过...  

评分

看了网上的推荐,满怀期望地在图书馆借了一本。 结果却大失所望。读完了该书中译文的第一章(介绍软件系统的复杂性)就不想读了。感觉在读一本哲学书,太抽象,理解起来太费劲了。(不知道是翻译的问题,还是原版读起来也是这个感觉。)

评分

经典名著。 前面几章,从生活各处现象入手分析抽象与分层,收获良多。其实软件也像生活中很多平常事物一样,有着它的本质,只是需要我们不断学习,不断抽象,不断改进。 中间几章概略描述了UML2.0的表示法,可作入门,也可作参考。 最后几章,举了几个架构、设计、分析、实现的...  

评分

作为一个软件工程师,如果只允许我读两本书,那么我会选择《设计模式》和这一本书;如果只允许读一本书,那么我会选择这本《面向对象分析与设计》。这本书高屋建瓴地讲述了分析和设计阶段的很多指导原则。细度大师级的经典论述之后,对系统的理解会提高到一个新的层次。另外这...  

评分

比较系统的介绍了架构设计的方方面面。尤其着重介绍了UML方法,对于完成架构设计有借鉴意义。 架构的重要性在于系统规划的健壮性、可扩展性,展示方式可以是可执行的原型或者文档等。 谢谢。 比较系统的介绍了架构设计的方方面面。尤其着重介绍了UML方法,对于完成架构设计有...  

类似图书 点击查看全场最低价

Object-Oriented Analysis and Design with Applications 3rd pdf epub mobi txt 电子书 下载 2025


分享链接









相关图书




本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2025 qciss.net All Rights Reserved. 小哈图书下载中心 版权所有