Interface-Oriented Design - Cover

Interface-Oriented Design

The Pragmatic Programmers

24,50 €
(inkl. MwSt.)
In den Warenkorb

Nicht lieferbar

Bibliografische Daten
ISBN/EAN: 9780976694052
Sprache: Englisch
Umfang: XV, 215 S.
Format (T/L/B): 1.7 x 22.9 x 19.1 cm
Auflage: 1. Auflage 2006
Einband: kartoniertes Buch

Beschreibung

Interface Oriented Design focuses on an important, but often neglected, aspect of object-oriented design. You'll learn by pragmatic example how to create effective designs composed of interfaces to objects, components and services. You'll see techniques for breaking down solutions into interfaces and then determining appropriate implementation of those interfaces to create a well structured, robust, working program. Interface Oriented Design explores how to develop robust, reliable software as a collection of interfaces that interact with each other. You'll learn what polymorphism and encapsulation really mean, and how to use these ideas more effectively. See how to create better interfaces using agile development techniques, and learn the subtle differences between implementing an interface and inheriting an implementation. Take a fresh, modern view of Design By Contract and class responsibilities. Understand the basis of a service-oriented architecture, including stateful versus stateless interfaces, procedural versus document models, and synchronous versus asynchronous invocations. Learn about the most useful patterns, including Proxy, Facade, Adapter, and Factory, as well categories of interfaces including service providers, information holders, and external world interfaces. If you want to be a more effective programmer and create better software, you need Interface Oriented Design.

Autorenportrait

Ken Pugh has extensive experience in the area of software analysis and design, both as a doer and as a teacher. He's a well-known, frequent conference speaker, and the author of Prefactoring, from O'Reilly.