All Categories > Books

Applying Use Case Driven Object Modeling with UML: An Annotated e-Commerce Example

Applying Use Case Driven Object Modeling with UML: An Annotated e-Commerce Example

Star FullStar FullStar FullStar FullStar Half

(Paperback)-Master UML hands-on, with this start-to-finish workbook!-- The practical UML workbook customers have been clamoring for!-- Examples, examples, examples -- in a handy, oversized 8" x 10" layout!-- Classroom-tested and proven approach to putting use cases to work.In this first-ever use case workbook, proven authors Doug Rosenberg and Kendall Scott help developers and analysts put their use case knowledge to the test, in real-world projects. A perfect companion to the authors' breakthrough Use Case Driven Modeling with UML -- or any other introductory guide to use cases -- this book offers systematic hands-on practice in implementing use cases, based on the authors' unparalleled experience in teaching working developers. This workbook dissects the design of an Internet bookstore, step-by-step, in exceptional detail -- showing common mistakes in building use cases, and how the models look once they've been corrected. The authors provide hands-on practice with every aspect of use case development with UML, including requirements review, domain modeling, use case modeling, preliminary design review, robustness analysis, sequence diagrams, critical design review, and more. The book also contains five valuable "Top 10" lists, including lists of errors in robustness analysis and sequence diagramming. For all systems analysts, software architects, software engineers, and developers interested in working with UML or strengthening their current UML skills.
Read More
Email me when this price drops
SellerSeller RatingAdditional InfoList Price Tax & Shipping Total Price
Amazon

Star FullStar FullStar FullStar HalfStar Empty

In Stock

$28.62
Save 18%

Enter your Zip code to get the total price with tax and shipping:

You may also be interested in these products Store Price
driven object modeling

Applying Use Case Driven Object Modeling with Uml : An Annotated E-Commerce Example

The textbook, Applying Use Case Driven Object Modeling with Uml : An Annotated E-Commerce Example, by Doug Rosenberg and ... Read More

Textbooks.com

$20.75
object primer agile modeling-driven

The Object Primer: Agile Modeling-Driven Development With Uml 2.0

Scott W. Ambler / 2004 Books Read More

FREE Standard Shipping

DeepDiscount.com

$54.32
applying uml patterns introduction

Applying UML and Patterns : An Introduction to Object-Oriented Analysis and Design and Iterative Development (3rd Edition)

(Hardcover)-Good software starts with a good design, and the subtitle of Applying UML and Patterns , "An Introduction to ... Read More

Barnes and Noble

Star FullStar FullStar FullStar HalfStar Empty

$46.19
Save 23%
object-oriented modeling design

Object-Oriented Modeling and Design for Database Applications

The textbook, Object-Oriented Modeling and Design for Database Applications, by Michael Blaha and William Premerlani ... Read More

Textbooks.com

$47.00
Save 16%
applying uml patterns introduction

Applying UML And Patterns: An Introduction To Object-Oriented Analysis And

Craig Larman / 2004 / 702 pages Books Read More

FREE Standard Shipping

DeepDiscount.com

$72.74
practical object-oriented development

Practical Object-Oriented Development With UML and Java

The textbook, Practical Object-Oriented Development With UML and Java, by Richard C. Lee and William M. Tepfenhart ... Read More

Textbooks.com

$37.50
uml patterns java

Object-Oriented Software Engineering : Using UML, Patterns and Java

The textbook, Object-Oriented Software Engineering : Using UML, Patterns and Java, by Bernd Bruegge and Allen H. Dutoit ... Read More

Textbooks.com

$49.00
Save 17%
magnetic sheeting roll

Drytac Magnetic Sheeting 24 3/8" x 50' Roll

Drytac Magnetic Sheeting Drytac Magnetic Sheeting is a magnetic material ideally suited for applying graphics to ... Read More

Booksmart Studio

$214.20
system development modeling

Object-Oriented Approach : Concepts, System Development, and Modeling

The textbook, Object-Oriented Approach : Concepts, System Development, and Modeling, by John W. Satzinger and Tore U ... Read More

Textbooks.com

$26.42
Save 25%
uml practical guide

UML and C++ : A Practical Guide to Object-Oriented Development

The textbook, UML and C++ : A Practical Guide to Object-Oriented Development, by Richard C. Lee and William M ... Read More

Textbooks.com

$31.50

User Reviews for Applying Use Case Driven Object Modeling with UML: An Annotated e-Commerce Example

Overall Rating: Star FullStar FullStar FullStar FullStar Empty ( 4 reviews )
  1. Star FullStar FullStar FullStar FullStar Empty ( 2 of 2 found this review helpful ) Posted: May 24 2002

    You are already into various Java technologies likeServlets, JDBC, EJBs and can put together asmall to medium application/project using those.You somehow implemented the project/app to satisfy the requirements but you are thinkingthat there has to be a better way of going froma set of requirements to a design (from which the leap to actual coding is smooth) without feeling likesome vague unrepeatable 'magic' was being done.You want to formalize the process of jumping from the'analyze' phase to a 'Object oriented design' phase (thatresults in sequence/collaboration diagrams etc) butwithout being encumbered by an elaborate and complexmethodology.You want this process to be small, easy to understandand flexible so that you can adapt it to your needs.If the above applies, you should seriously considerinvesting in this book.The Authors use the often used bookstore example to drive home the process which starts with writing usecases and ends with a detailed design that satisfies all theuser's requirements.A list of 10 common mistakes made during each step ofthe process can be used as a reference when you aredone understanding the process and are actually applyingit in your projects.Paul Reed's Application Development with Java and UMLmakes a good complement to this book, thoughConallen uses a modified but still complex enough form of Rational Unified Process (RUP) in his book.

  2. Star FullStar FullStar FullStar EmptyStar Empty ( 4 of 8 found this review helpful ) Posted: Jan 16 2002

    I was excited about this book when I bought it online. Now that I read it, I am not very happy. The authors could have drilled deeper into some examples of how to implement the application using some wide spread technology like Java or ASP and COM. Giving concrete examples of what a Boundary Object should be, or what classes make sense to implement to interact with databases, just to mention a few, would have been very helpful. I also found "the top ten error" method very tiresome (I often skipped it and went straight to the right ways of doing things). The book was helpful though in providing a guide of what steps to follow in the design process as well as giving us a good idea on how to break the project into objects and diagrams.

  3. Star FullStar FullStar FullStar FullStar Full ( 17 of 17 found this review helpful ) Posted: Aug 3 2001

    Okay. I became interested in the lightweight Iconix process after a series of 5 articles in Software Development magazine, so I went out and bought the first book "Use case driven object modeling with UML - a practical approach". I design community based web portal applications. Our applications are medium-sized, but complex. So RUP is too big, and XP is too small. The Iconix process presented here is about right for most of our applications, and to satisfy client expectations for design.The first book is more theoretical. This one has better, more complete, illustrative examples. There is some repetition between the two, but no pages are taken up by code. Like the first book, it is easy to read.If you work in web development, read Conallen's "Building web applications with UML" also. The books complement each other well. (See my review)

See all reviews...

See item at: Amazon: $28.62

Product Specs for Applying Use Case Driven Object Modeling with UML: An Annotated e-Commerce Example

Author: Doug Rosenberg Kendall Scott
Number Of Pages: 176
Category: Paperback
Brand: Addison-Wesley Professional
Dewey Decimal Number: 005.117
Label: Addison-Wesley Professional
Manufacturer: Addison-Wesley Professional
Product Group: Book
Publication Date: 2001-06-14
See item at: Amazon: $28.62

Store reviews by Epinions Home

Shop for

search suggestions:

        Pocket Change

        Sign In | Create Account | My Pages

        Shopping Blog | About Become | Send Feedback | Share Your Success Story | Online Degrees | Exava

        Our International Sites: Japan | United Kingdom | Germany | Italy

        Copyright © 2009 Become, Inc.Terms of Use

        if yer hewmen, dawnt qlique dis linc