𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Design Patterns CD. Elements of reusable object-oriented software

✍ Scribed by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides


Book ID
127434576
Publisher
Addison-Wesley Professional
Year
1998
Tongue
English
Weight
4 MB
Series
Professional Computing
Edition
Cdr
Category
Library
ISBN
0201634988

No coin nor oath required. For personal study only.

✦ Synopsis


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.


πŸ“œ SIMILAR VOLUMES


Design Patterns CD: Elements of Reusable
✍ Gamma E., Vlissides J., Johnson R. πŸ“‚ Library πŸ“… 1997 🌐 English βš– 3 MB

First published in 1995, this landmark work on object-oriented software design presents a catalog of simple and succinct solutions to common design problems. Created by four experienced designers, the 23 patterns contained herein have become an essential resource for anyone developing reusable objec

Design Patterns: Elements of Reusable Ob
✍ Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides πŸ“‚ Library πŸ“… 1994 πŸ› Addison-Wesley Professional 🌐 English βš– 2 MB

Capturing a wealth of experience about the design of object-oriented software, four top-notch designers present a catalog of simple and succinct solutions to commonly occurring design problems. Previously undocumented, these 23 patterns allow designers to create more flexible, elegant, and ultimatel

Language-independent detection of object
✍ Johan Fabry; Tom Mens πŸ“‚ Article πŸ“… 2004 πŸ› Elsevier Science 🌐 English βš– 267 KB

This paper shows that one can reason at a meta level about the structure of object-oriented source code in a language-independent way. To achieve this, we propose a language-independent meta-level interface to extract complex information about the structure of the source code. This approach is valid