ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Search in Book Reviews

The ACCU passes on review copies of computer books to its members for them to review. The result is a large, high quality collection of book reviews by programmers, for programmers. Currently there are 1949 reviews in the database and more every month.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
    View all alphabetically
Title:
Designing Flexible Object-Oriented Systems with UML
Author:
Charles Richter
ISBN:
1 57870 098 1
Publisher:
MTP
Pages:
404pp
Price:
£30-99
Reviewer:
Silvia de Beer
Subject:
object oriented; modelling languages
Appeared in:
13-5
The material for this book is largely drawn from the object-oriented analysis and design course the author teaches. This exactly defines the target audience: people who want to understand UML in the object oriented analysis and design background. The book could perfectly be used for UML courses or for self-study. It explains all UML diagramming notations and tries to tie them together with good design principles. The book does not proscribe a development process to follow, but gives hints about what to do when, together with reasons, advantages and disadvantages.

In a first chapter the more general UML notation is discussed, in the following chapter flexibility guidelines are given for software development. Cohesion and coupling, abstraction, generalisation, specialisation and aggregation are discussed. After the use cases, activity diagrams, class diagrams, dynamic diagrams, two chapters describe architectural models and reuse. The book contains a lot of small examples and diagrams, which is useful for a beginner, but sometimes a bit simplistic for a more experienced reader who encounters for the tenth time a description of an order system. Overall I would recommend the book for people who would need to design their software using UML diagrams. Not only UML notation or a development process is discussed, but also the reader is encouraged to immediately use good design principles.