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: Object-Oriented System DevelopmentObject-Oriented System Development
by - Addison-Wesley
With this book, software engineers, project managers, and tool builders will better understand the role of analysis and design in the object-oriented (OO) software development process. The emphasis is on development principles and implementation.
(20987 views)
Book cover: Object-Oriented Reengineering PatternsObject-Oriented Reengineering Patterns
by - Elsevier Science
This book collects and distills successful techniques in planning a reengineering project, reverse-engineering, problem detection, migration strategies and software redesign. It is full of practical, hands-on reengineering knowledge and expertise.
(15343 views)
Book cover: OOP: Learn Object Oriented Thinking and ProgrammingOOP: Learn Object Oriented Thinking and Programming
by - Eva & Tomas Bruckner Publishing
The whole textbook is designed as a record of the dialogue of the author with his daughter who wants to learn programming. The author endeavors not to explain the Java programming language to the readers, but to teach them real programming.
(12069 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.
(19737 views)