Amazon.com: Understanding UML: The Developer's Guide (The Morgan Kaufmann Series in Software Engineering and Programming) (9781558604650): Mark Watson: Books

Buy New

or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Buy Used
Used - Good See details
$4.00 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
Have one to sell? Sell yours here
Understanding UML: The Developer's Guide (The Morgan Kaufmann Series in Software Engineering and Programming)
 
 
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.

Understanding UML: The Developer's Guide (The Morgan Kaufmann Series in Software Engineering and Programming) [Paperback]

Mark Watson (Author)
2.9 out of 5 stars  See all reviews (13 customer reviews)

Price: $69.95 & this item ships for FREE with Super Saver Shipping. Details
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 1 left in stock--order soon (more on the way).
Want it delivered Tuesday, February 28? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more


Book Description

October 15, 1997 1558604650 978-1558604650 1
The Unified Modeling Language (UML) is a third generation method for specifying, visualizing, and documenting an object-oriented system under development. It unifies the three leading object-oriented methods and others to serve as the basis for a common, stable, and expressive object-oriented development notation. As the complexity of software applications increases, so does the developer's need to design and analyze applications before developing them. This practical introduction to UML provides software developers with an overview of this powerful new design notation, and teaches Java programmers to analyse and design object-oriented applications using the UML notation.

+ Apply the basics of UML to your applications immediately, without having to wade through voluminous documentation
+ Use the simple Internet example as a prototype for developing object-oriented applications of your own
+ Follow a real example of an Intranet sales reporting system written in Java that is used to drive explanations throughout the book
+ Learn from an example application modeled both by hand and with the use of Popkin Software's SA/Object Architect O-O visual modeling tool.

Editorial Reviews

Amazon.com Review

It's rare that a computing book seizes on a wide range of emerging technologies and presents them in just the right detail. Understanding UML does just that, focusing on the latest and greatest in the use of object-oriented design and the Unified Modeling Language (UML) and detailing how to use Java to implement a sales database on the Web.

The authors begin with an outline of the software engineering cycle. They escort the reader through the jargon of a typical software project, including an introduction to object modeling and the basics of today's iterative software development cycle. Harmon and Watson describe the basic document types in the UML notation. The authors also feature a quick overview of Java and an introduction to computer-aided software engineering (CASE) tools and diagrams, which are useful in Business Process Re-engineering (BPR). (The authors choose Popkin's Software's SA/Object Architect as their CASE tool of choice here.)

The heart of the book is a case study of a hypothetical Web sales database for a small company, covering the project from analysis and design to implementation in code. This guide does a good job of presenting the fundamentals of UML and object-oriented modeling with enough detail to keep those who are averse to software engineering happy. Relevant source code (in Java) is included so you can see some of the finished product in this exceptionally balanced and informative text. While not comprehensive, this guide is all you need to get started with UML.

Review

"...(an) exceptionally balanced and informative text."
--Rich Dragan

Product Details

  • Paperback: 367 pages
  • Publisher: Morgan Kaufmann; 1 edition (October 15, 1997)
  • Language: English
  • ISBN-10: 1558604650
  • ISBN-13: 978-1558604650
  • Product Dimensions: 9.2 x 7.4 x 1 inches
  • Shipping Weight: 1.7 pounds (View shipping rates and policies)
  • Average Customer Review: 2.9 out of 5 stars  See all reviews (13 customer reviews)
  • Amazon Best Sellers Rank: #2,529,677 in Books (See Top 100 in Books)

More About the Author

Education: Earlham College (Richmond Indiana) & Columbia University (NYC)
Spent adult life working as a management consultant.

Worked for Geary Rummler in NYC then started Harmon Associates in San Francisco. Wrote newsletters for Cutter Consortium in the 80s and 90s on Expert Systems and Artificial Intelligence, Object Oriented Technology and CASE. Co-founded Business Process Trends - www.bptrends.com - in 2003 and then joined with other to create the BPTrends Associates Methodology for organization and process change.

Have published a series of books on different software technologies that can be used to improve business performance.

 

Customer Reviews

13 Reviews
5 star:
 (4)
4 star:
 (2)
3 star:    (0)
2 star:
 (3)
1 star:
 (4)
 
 
 
 
 
Average Customer Review
2.9 out of 5 stars (13 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

8 of 8 people found the following review helpful:
2.0 out of 5 stars Yet another superficial design book, November 1, 1999
This review is from: Understanding UML: The Developer's Guide (The Morgan Kaufmann Series in Software Engineering and Programming) (Paperback)
While this book goes further than most other OO design books I've read, it still falls well short of answering the elusive question - How the hell do I apply all this to my real life large scale applications? Most authors conveniently ignore the very existence of the GUI and focus on the easy part - the business classes. At least this books acknowledges the role of infrastructure classes and does give a few tips on when to introduce infrastructure classes in the analysis/design process. Fact is, in most business applications over 60% of the coding and maintenance effort is spent on the GUI and infrastructure (the How-To of an application). The authors too seems to agree that the nuts-and-bolt design takes up the most time in OO development process. In spite of this, less than 10% of the book is devoted to design. In fact, fleshing out the detailed design is left to the reader. The book does not even provide a complete class diagram for the simple example application.

Surprisingly, the authors suggest that developing the user interface could be done outside UML design! That means that the painstakingly developed models are useless when it comes to generating code! If I can't model all the classes in my application, round-trip engineering, as promised by many a UML tool vendors, becomes a pipe dream and the whole UML iterative development methodology falls flat on it's face. Very disappointing.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


7 of 7 people found the following review helpful:
1.0 out of 5 stars More Beginning OO than UML..., March 18, 1999
By A Customer
Amazon Verified Purchase(What's this?)
This review is from: Understanding UML: The Developer's Guide (The Morgan Kaufmann Series in Software Engineering and Programming) (Paperback)
My rating is based on the comparison of the book's title to its content. I was expecting an advanced book on the UML for the seasoned developer based on the title.

What I got was a beginner's introduction to OO develelopment. In fact, the authors state on page 293 in the Afterword:

We've tried to keep this book simple. [...] If this book helps you get a feel for OO development and makes it possible for you to generate diagrams [...], we've done what we set out to do.

Don't be tricked me into purchasing the book by the misleading title. UML is discussed, but not in depth. If you're new to OO development, this book may be a good introduction. It also gives a fairly good introduction to the UML.

But a better book for just an introduction to UML is:

UML Distilled: applying the standard object modeling language by Martin Fowler with Kendall Scott

And for a more in-depth book, I liked:

The Unified Modeling Language User Guide by the three amigos

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


6 of 6 people found the following review helpful:
2.0 out of 5 stars Poorly Written, March 26, 1998
This review is from: Understanding UML: The Developer's Guide (The Morgan Kaufmann Series in Software Engineering and Programming) (Paperback)
While I'm sure the authors knew exactly what they were talking about, they did a truly poor effort of communicating the subject to the audience. Case in point: they spend the first 5 or so chapters mostly talking about what they will cover later on in the book or how a different topic (like Java) pertains to UML - and they'll talk more about it later. Few diagrams or examples were available, and those present aren't explained terribly well.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews











Only search this product's reviews



Inside This Book (learn more)
First Sentence:
This book is for those who want a simple introduction to the use of an object-oriented (OO) methodology. Read the first page
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
ideal object models, infrastructure classes, implementation diagrams, use case description, infrastructure objects, use case analysis, package diagrams, notational elements, use case diagrams, deployment diagrams, activity diagrams, business objects, interface inheritance, component diagrams, workflow diagrams, object diagrams, operation signatures, class diagrams, sequence diagram
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Object Architect, Popkin Software, Harmon Associates, Java Platform, Object-Oriented Modeling Tool, Business Process Reengineering, Rational Software, Visual Basic, Abstract Windowing Toolkit, Curtis Clyde, Harmon Corp, Hardware Figure, Assigning Packages, Creating Use Case Models, Expanding Your Design, Hello World, Java Bytecode, Object-Oriented System, The Vocabulary of Object Technology
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:




Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

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

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject