Object-Oriented System Development
by Dennis deChampeaux, Doug Lea, Penelope Faure
Publisher: Addison-Wesley 1993
ISBN/ASIN: 020156355X
ISBN-13: 9780201563559
Number of pages: 560
Description:
With this book, software engineers, project managers, and tool builders will be able to better understand the role of analysis and design in the object-oriented (OO) software development process. This book presents a minimum set of notions and shows the reader how to use these notions for OO software construction. The emphasis is on development principles and implementation.
Download or read it online for free here:
Read online
(online html)
Similar books
How to Design Classesby Matthias Felleisen, et al.
The authors put classes and the design of classes into the center of their approach. In this volume, they show students how object-oriented programming languages such as C# and Java support this effort with syntactic constructs.
(14186 views)
Building Skills in Object-Oriented Designby Steven F. Lott
The intent of this book is to help the beginning designer by giving them a sequence of interesting and moderately complex exercises in OO design. This book can also help managers develop a level of comfort with the process of OO software development.
(31001 views)
Seamless Object-Oriented Software Architectureby Kim Waldén, Jean-Marc Nerson - Prentice Hall
This book shows how a set of object-oriented abstractions can be applied throughout the software construction process, based on three major ideas: seamlessness, reversibility, and contracting. Intended for software professionals and students.
(23584 views)
Adaptive Object-Oriented Software: The Demeter Methodby Karl Lieberherr - Pws Pub Co
This book presents a methodology for adaptive programming in any object-oriented language. Lieberherr's method provides a new approach to OO program design that goes beyond object encapsulation to achieve more flexible interactions among objects.
(17290 views)