Applying UML and Patterns: An Approach to Object-oriented Analysis and Design
Applying UML and Patterns: An Approach to Object-oriented Analysis and Design by Craig Larman
- Binding:
- Hardcover
- Number of Pages:
- 507
- ISBN:
- 0137488807
- Product Group:
- book
- Publisher:
- Prentice Hall
- Publication Date:
- Nov. 13, 1997
- BooksForGeeks.com ID:
- 3714
Written for the developer with previous programming and design experience, Applying UML and Patterns combines UML, software patterns and Java to illustrate the author's own design strategy. Though author Craig Larman sometimes relies heavily on the jargon of software engineering, there is no doubt that his book contains some immediately useful ideas on software design, using the latest and greatest in software-engineering research.
This book begins by outlining a basic process of software design using iterative, object-oriented techniques. The case study used for this text is a point-of-sale (POS) system, a helpful real-world example. The book constructs use case diagrams and basic conceptual and class models for this system. The author then adds sequence diagrams to show how the POS system will do its processing and collaboration diagrams to show how objects will interact with one another. The author uses standard UML diagrams to document the design.
When it comes to refining class design, the author's experience with patterns really shines. His General Responsibility Assignment Software Patterns (GRASP) suggest guidelines for designing classes that work together effectively. Larman believes that the ability to assign responsibilities to classes effectively is one of the most important aspects of good object-oriented design. His patterns allow this to happen and provide an interesting contribution to the design process. (The author also introduces more widely used software patterns to enhance the design process.)
When it comes to coding the design, Java is the programming language of choice for this text. Further chapters discuss how to refine an initial design using an iterative process of software engineering. While it is unlikely that readers will adopt Larman's approach to software design in its entirety, his guidelines--and application of patterns to class design, all documented using UML--make this a worthwhile text for the more experienced reader. --Richard Dragan
Reviews for Applying UML and Patterns: An Approach to Object-oriented Analysis and Design
-
Grasps and explains the ideas in and strength with UML
Rated out of 5 stars, December 12th, 2006
This book has served as my primary UML reference for 8 years now. It's well structured and I mostly find what I need. Happy to see there's a lot of starfilled judgements already, I'll just add another 5-star judgment on the book. It's great. -
I cant see what is so good about this book
Rated out of 5 stars, April 12nd, 2001
I use this book at class and I find it wery hard to read. I just came up on this rewiew while serching for another book on the subject. The author seems to reuse chapters and figures again and again. Its like reading the same thing again and again. -
Warning to UK buyers!
Rated out of 5 stars, June 12th, 2000
UK buyers beware - as this package is produced in the US for the US market, the videos included in it aren't compatable with most UK video machines. -
The absolute best fundamentals.
Rated out of 5 stars, March 12th, 2000
This book ties together in practical terms object oriented A&D, UML, and patterns better than anything I've seen. It also may be that I've struggled with these concepts for so long and read so many different sources that the timing for reading this book was perfect. -
good introduction and step through
Rated out of 5 stars, August 12th, 1999
I wish we have this book in CS class. It has the best step-through example to explain using UML in OO. I'd like to recommend this book to everyone interested in applying UML to the real OO project.

