Logo

Adaptive Object-Oriented Software: The Demeter Method

Large book cover: Adaptive Object-Oriented Software: The Demeter Method

Adaptive Object-Oriented Software: The Demeter Method
by

Publisher: Pws Pub Co
ISBN/ASIN: 053494602X
ISBN-13: 9780534946029
Number of pages: 651

Description:
This groundbreaking book presents a complete methodology for adaptive programming in any object-oriented language. Lieberherr's method provides a new approach to object-oriented program design that goes beyond object encapsulation and hard-coded navigation paths to achieve more flexible interactions among objects. Designers using this adaptive method work at a higher, more schematic level of abstraction to design software programs. Graph notation is used to represent the class structure of the program, and a "propagation pattern" language describes how to distribute meaningful methods (including navigation) across the program's structure. Using this method, software designers can create programs that are easily modified and adaptable as needs evolve.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: Applying UML and Patterns: An Introduction to Object-Oriented Analysis and DesignApplying UML and Patterns: An Introduction to Object-Oriented Analysis and Design
by - Prentice Hall
This is a lucid and practical introduction to thinking and designing with objects, and creating systems that are well crafted, robust, and maintainable. Developers and students will learn object-oriented analysis and design through case studies.
(22386 views)
Book cover: Building Skills in Object-Oriented DesignBuilding Skills in Object-Oriented Design
by
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.
(28810 views)
Book cover: UML ProcessUML Process
by - PragSoft Corporation
UML Process is a defined process for developing software systems using object technology. The purpose of this document is to define the UML Process at a level that is suitable for practitioners who have had no prior exposure to a similar process.
(11696 views)
Book cover: Object-Oriented Programming with ANSI-CObject-Oriented Programming with ANSI-C
by
In this book, we are going to use ANSI-C to discover how object-oriented programming is done, what its techniques are, why they help us solve bigger problems, and how we harness generality and program to catch mistakes earlier.
(18918 views)