Please note: In order to keep Hive up to date and provide users with the best features, we are no longer able to fully support Internet Explorer. The site is still available to you, however some sections of the site may appear broken. We would encourage you to move to a more modern browser like Firefox, Edge or Chrome in order to experience the site fully.

Object-Oriented Analysis and Design, PDF eBook

Object-Oriented Analysis and Design PDF

Part of the Undergraduate Topics in Computer Science series

PDF

Please note: eBooks can only be purchased with a UK issued credit card and all our eBooks (ePub and PDF) are DRM protected.

Description

Object-oriented analysis and design (OOAD) has over the years, become a vast field, encompassing such diverse topics as design process and principles, documentation tools, refactoring, and design and architectural patterns.

For most students the learning experience is incomplete without implementation.

This new textbook provides a comprehensive introduction to OOAD.

The salient points of its coverage are:• A sound footing on object-oriented concepts such as classes, objects, interfaces, inheritance, polymorphism, dynamic linking, etc. • A good introduction to the stage of requirements analysis. • Use of UML to document user requirements and design. • An extensive treatment of the design process. • Coverage of implementation issues. • Appropriate use of design and architectural patterns. • Introduction to the art and craft of refactoring. • Pointers to resources that further the reader’s knowledge. All the main case-studies used for this book have been implemented by the authors using Java.

The text is liberally peppered with snippets of code, which are short and fairly self-explanatory and easy to read.

Familiarity with a Java-like syntax and a broad understanding of the structure of Java would be helpful in using the book to its full potential.

Information

Other Formats

Information

Also in the Undergraduate Topics in Computer Science series  |  View all