Designing object-oriented C⁺⁺ applications using the Booch method /

A practical, problem-solving approach to the fundamental concepts of Object Oriented Design and their application using C++. This book is written for the "engineer in the trenches". It is a serious guide for practitioners of Object-Oriented design. The style is narrative, and accessible fo...

Full description

Bibliographic Details
Main Author: Martin, Robert C
Format: Book
Language:English
Published: Englewood Cliffs, N.J. : Prentice Hall, c1995
Englewood Cliffs, N.J. : ©1995
Subjects:
Table of Contents:
  • C++ Listings
  • 1. Static and Dynamic Design
  • 2. Managing Complexity
  • 3. Analysis and Design
  • 4. Paradigm Crossings
  • 5. High-Level OOAD: A Case Study
  • 6. Physical Architecture
  • 7. Detailed Design: The Case Study Continues
  • 8. Epilogue
  • Appendix A C++ Coding Guidelines
  • Appendix B Multiprocessing: Concepts and Notation