FREE Shipping on orders over $25.

Used - Good | See details
 
   
Have one to sell? Sell yours here
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
Sorry, this item is not available in
Image not available for
Color:
Image not available

To view this video download Flash Player

 

Applying UML and Patterns [Hardcover]

Craig Larman
4.3 out of 5 stars  See all reviews (158 customer reviews)


Available from these sellers.


Free Two-Day Shipping for College Students with Amazon Student

Formats

Amazon Price New from Used from
Hardcover --  
Shop the new tech.book(store)
New! Introducing the tech.book(store), a hub for Software Developers and Architects, Networking Administrators, TPMs, and other technology professionals to find highly-rated and highly-relevant career resources. Shop books on programming and big data, or read this week's blog posts by authors and thought-leaders in the tech industry. > Shop now
There is a newer edition of this item:
Applying UML and Patterns: An Introduction to Object-Oriented Analysis and Design and Iterative Development (3rd Edition) Applying UML and Patterns: An Introduction to Object-Oriented Analysis and Design and Iterative Development (3rd Edition) 4.5 out of 5 stars (42)
$51.49
In Stock.

Book Description

October 30, 1997 0137488807 978-0137488803 1st
Guides students through each step of requirements, analysis, design, and coding. Topics cover Expressing analysis and design models using the UML, a standard diagramming notation, Applying patterns to assign responsibilities and design collaborations and more. DLC: Object-oriented methods.


Editorial Reviews

Amazon.com Review

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's 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's 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

From the Publisher

This Video Course presents an introductory course on using UML and Patterns for Object-Oriented Analysis and Design. The analogy is this, just as architects and contractors use standard plumbing and electrical blueprint notations when designing, so do programmers use UML notation and Patterns when developing new applications. --This text refers to the Turtleback edition.

Product Details

  • Hardcover: 507 pages
  • Publisher: Prentice Hall PTR; 1st edition (October 30, 1997)
  • Language: English
  • ISBN-10: 0137488807
  • ISBN-13: 978-0137488803
  • Product Dimensions: 10.2 x 8.2 x 1 inches
  • Shipping Weight: 2.6 pounds
  • Average Customer Review: 4.3 out of 5 stars  See all reviews (158 customer reviews)
  • Amazon Best Sellers Rank: #1,144,026 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

Customer Reviews

Most Helpful Customer Reviews
46 of 47 people found the following review helpful
5.0 out of 5 stars The first book you should read to learn UML! November 26, 1999
Format:Hardcover
Craig Larman did a splendid job simplifying UML. I bought this book along with the official UML user guide and I prefer reading this book because of how it made UML look so easy. What's so impressive about this book is that the author stays with one example throughout the book, and clearly illustrates the relationships and dependencies amongst different UML diagrams and artifacts. He even shows you how to map the diagrams to actual Java code! Larman's explanations of the different design patterns is also invaluable. I haven't heard of design patterns before, and this book helped me have a deeper appreciation of patterns to create better object-oriented software.
Comment | 
Was this review helpful to you?
70 of 75 people found the following review helpful
5.0 out of 5 stars Great Introduction To OO Analysis and Design December 21, 2001
Format:Hardcover|Amazon Verified Purchase
This book is the best introduction I have seen to object-oriented analysis and design. It explains the 'Unified Process' of analysis and design, including UML and the use of patterns. I am a big fan of this book because it emphasizes the "why"--the reason for each element of the process from a business perspective. For example, instead of simply offering a recipe for writing use cases, the book talks about why one might include or exclude specific elements to achieve specific objectives.

Those (like me) who have avoided Unified Process because it looks too rigid, bureaucratic, and form-laden will love this book. The author argues convincingly that UP is best implemented in an iterative process that looks more like Extreme Programming than the cumbersome waterfall process one typically associates with UP. Then the book shows how to implement a UP process in enough detail, with enough examples, and with enough flexibility, that a project leader can readily put this form of UP into practice.

I have avoided UP for years, but this book may have made a convert out of me. It's the first book I have seen that makes an effective business case for UP and presents a practical guide to its implementation. I have no hesitation recommending it to anyone, from novice project leaders to seasoned software architects.

Comment | 
Was this review helpful to you?
38 of 39 people found the following review helpful
5.0 out of 5 stars Concise and easy-to-read February 8, 2000
Format:Hardcover
Craig Larman provides the reader with simple, easy-to-follow examples of UML and pattern application, with few deep theoretical or philisophical discussions of development process. This style offers the new user of UML a good guide to applied modeling concepts, without bogging he/she down in academic arguments. If you are going to buy a single book to learn UML, I highly recommend this one, as it goes beyond simply describing the notation, and illustrates its use through simple guidelines. Other books are necessary to fully understand the complexities of UML, patterns, and design process, but this one fills a huge gap for the beginner market.
Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
4.0 out of 5 stars Good classroom textbook, if that's what you want
This is a classroom text book for teaching the fundamentals of object oriented software development. Read more
Published on March 1, 2009 by P. Cherryl
5.0 out of 5 stars Thank you!
Great service! Purchased the book as a gift. Gift receiver asked for this book and is working through it.
Published on January 13, 2009 by Julie Ann Warrington
2.0 out of 5 stars Examples are not good
This book is good overview for UML however examples given are too easy and not comprehensive enough to explain the subject.
Published on June 16, 2008 by Cumhur Guzel
5.0 out of 5 stars Great work Craig Larman!
This is one of my MOST favorite books. I always have it on my table whenever I am working on the design and analysis phase of the development. Read more
Published on May 19, 2007 by Jahanzeb Farooq
5.0 out of 5 stars The BEST book for learning OO design
This book started me off in the right direction many years ago. When Grady Booch was espousing starting off with noun lists and static models and then creating the dynamic models... Read more
Published on May 31, 2006 by Freestream
5.0 out of 5 stars Great textbook on Object Oriented Analysis and Design
I taught an Object Oriented Analysis and Design course at college using this book. It was the ideal textbook. No book on OOAD I know comes close to it. Read more
Published on February 16, 2006 by T. Pasternak
5.0 out of 5 stars The Rosetta Stone for Applying UML
This book is more about the identifying and satisfying the dependencies that are such stumbling blocks for new or naive practioners of OO design with UML. Read more
Published on October 15, 2005 by Greg
5.0 out of 5 stars Not what I was expecting... but it was what I needed.
If you are looking for a UML book that details every single aspect of the UML, then this may not be what you're looking for.

This book hit me a bit by surprise. Read more
Published on September 12, 2005 by Steven
5.0 out of 5 stars Wonderful introduction to OOA and OOD
Coming from a VB6 (Book-Educated) background, OOA and OOD were very foreign to me. I had read some small explinations in a few books but it just wasnt enough to get me to start... Read more
Published on October 29, 2004 by C. A. Kirst
5.0 out of 5 stars The best book for introducing in OOAD and Design Patterns
If you want to introduce to the world of OOAD and Desing Patterns this is the best book for you ! Don't doubt to buy this book. Read more
Published on July 5, 2004 by Ricardo Quintero
Search Customer Reviews
Only search this product's reviews


Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Forums

There are no discussions about this product yet.
Be the first to discuss this product with the community.
Start a new discussion
Topic:
First post:
Prompts for sign-in
 



So You'd Like to...



Look for Similar Items by Category