Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Interface Oriented Design: With Patterns {Repost}

Posted By: Free butterfly
Interface Oriented Design: With Patterns {Repost}

Interface Oriented Design: With Patterns (Pragmatic Programmers) by Ken Pugh
English | 24 July 2006 | ISBN: 0976694050 | 220 Pages | PDF | 2 MB

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.