Sunday, July 10, 2011

Design Patterns: Elements of Reusable Object-Oriented Software [Re-up]





  • Hardcover: 416 pages
  • Publisher: Addison-Wesley Professional; 1 edition (November 10, 1994)
  • Language: English
  • ISBN-10: 0201633612
  • ISBN-13: 978-0201633610
     
Design Patterns is a modern classic in the literature of object-oriented development, offering timeless and elegant solutions to common problems in software design. It describes patterns for managing object creation, composing objects into larger structures, and coordinating control flow between objects. The book provides numerous examples where using composition rather than inheritance can improve the reusability and flexibility of code. Note, though, that it's not a tutorial but a catalog that you can use to find an object-oriented design pattern that's appropriate for the needs of your particular application--a selection for virtuoso programmers who appreciate (or require) consistent, well-engineered object-oriented designs.

Downloads:

http://www.wupload.com/file/49895987



No comments:

Post a Comment