HomeGroupsTalkMoreZeitgeist
Search Site
This site uses cookies to deliver our services, improve performance, for analytics, and (if not signed in) for advertising. By using LibraryThing you acknowledge that you have read and understand our Terms of Service and Privacy Policy. Your use of the site and services is subject to these policies and terms.

Results from Google Books

Click on a thumbnail to go to Google Books.

Object-Oriented Analysis and Design with…
Loading...

Object-Oriented Analysis and Design with Applications (2nd Edition) (edition 1993)

by Grady Booch (Author)

MembersReviewsPopularityAverage ratingConversations
533245,344 (3.49)None
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… (more)
Member:cleague
Title:Object-Oriented Analysis and Design with Applications (2nd Edition)
Authors:Grady Booch (Author)
Info:Addison-Wesley Professional (1993), Edition: 2, 608 pages
Collections:To label, home, Your library
Rating:
Tags:None

Work Information

Object-Oriented Analysis and Design with Applications by Grady Booch (Author)

None
Loading...

Sign up for LibraryThing to find out whether you'll like this book.

No current Talk conversations about this book.

Showing 2 of 2
unable to finish ( )
  NachoSeco | Oct 10, 2022 |
There are too many books about methodologies and very few good ones that describe the design process for real world applications.
For this reason the "applications" word in the title of this book is very appealing to me and I guess to most software designers.
So the first big disappointment is that of the about 700 pages of this book only 200 pages cover the "applications" aspect.
Other disappointment is that almost 200 pages are bibliographic references in different forms !! !!
The final 300 pages, that are the first part of the book, are mostly a personal view of the authors (I guess Booch is the author of this section) about complexity and object oriented modeling methodology. I say just modeling and not design or analysis because there is no description in the book of a true analysis or design process but rather of a methodology to model an existing design using OOP and UML.
The author point of view is that there is an "object oriented methodology" that is completely self contained in the use of strongly typed OOP and UML notation, this is THE methodology, all the rest is accessory or maybe alternative (but suboptimal). In my opinion the book is in a certain sense very good at proofing the contrary, that object orientation "alone" is not enough, but the diatribe on methods and frameworks is a never ending argument. For those who are interested on the "analysis methods" topic I would suggest books of David C.Hay (a very interesting paper on the subject of this book is here: http://www.essentialstrategies.com/documents/ooa.pdf) or Martin Fowler, Analysis Patterns book.

Let's go back to the "applications" section of the book.
The 5 examples described in the 200 pages are all very different in complexity but the problem is that some of them generate an outcome that is different from what the reader would expect given the title of the book, unless we suppose this book was targeted to newbies or graduate students.
The result is that the 5 examples together are not able to convey the idea of object orientation as a framework that per se can drive and fullfill the processes of analysis and design.
In some of the examples object orientation just looks like a graphical view of the author solution to the described problem, just a way to braindump an implementation in form of diagrams. And some of the 5 examples describe systems that are so complex that even just a description of the final design would be unrealistic in only 30/40 pages.
Another issue are the biblical bibliographic references, too many and many of these are outdated for a 2007 edition of the book, for example one of the 5 applications turns all around the blackboard design pattern and the author doesn't make any reference at all to the PoSA book but rather references an old paper from 60's :(.

Final issue that is quite serious for me is in the diagramming styles, there are at least 4 different UML styles, from black and white clean diagrams to diagrams in shades of gray generated by some programming IDE to diagrams to others that are sketched using other diagramming tool and so on, some of the diagrams also have lack of UML style, with arrows pointing in any possible direction, etc.
That's not acceptable for a 70$ book about software design. ( )
  benedetto.fiorelli | Jan 22, 2011 |
Showing 2 of 2
no reviews | add a review
You must log in to edit Common Knowledge data.
For more help see the Common Knowledge help page.
Canonical title
Original title
Alternative titles
Original publication date
People/Characters
Important places
Important events
Related movies
Epigraph
Dedication
First words
Quotations
Last words
Disambiguation notice
Publisher's editors
Blurbers
Original language
Canonical DDC/MDS
Canonical LCC
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

No library descriptions found.

Book description
Haiku summary

Current Discussions

None

Popular covers

Quick Links

Rating

Average: (3.49)
0.5
1 2
1.5 1
2 1
2.5 2
3 10
3.5 3
4 10
4.5 1
5 6

Is this you?

Become a LibraryThing Author.

 

About | Contact | Privacy/Terms | Help/FAQs | Blog | Store | APIs | TinyCat | Legacy Libraries | Early Reviewers | Common Knowledge | 204,377,969 books! | Top bar: Always visible