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:
Object Oriented System Development
Author:
Ali Bahrami
ISBN:
0 07 116090 6
Publisher:
McGraw-Hill
Pages:
411pp
Price:
£26-99
Reviewer:
Silvia de Beer
Subject:
object oriented
Appeared in:
OL36
This book gives an overview of the phases in object oriented systems development. The life cycle of analysis, design and testing is explained and the diagrams are drawn using UML. The text is not always to the point about what it tries to explain. Readers new to the subject might not pick up some of the details.

The book is divided in five parts. Part one is an introduction to the development life cycle and explains what objects and classes are. In part two the Unified Modelling Language is explained. Part three is on analysis, explaining use cases and classes and their relationships. Part four is on design, mainly class design. Some of the guidelines are slightly abstract. This part contains two useful chapters on the access layer and view layer of software. Part five touches on testing and software quality.

The case study, which runs throughout the book, does not show the iterative object oriented development process. All diagrams are just given, there is no reflection on, or review of them.

The answers to the review questions at the end of each chapter are literally in the text. The reader is not encouraged to reflect on the material. The long list of references at the end of each chapter are not annotated and are not referring selectively to the good books for further reading.