About 391 results
Open links in new tab
  1. O'Reilly Media - Technology and Business Training

    We would like to show you a description here but the site won’t allow us.

  2. Design Patterns: Elements of Reusable Object-Oriented Software

    Content preview from Design Patterns: Elements of Reusable Object-Oriented Software

  3. Design Patterns: Elements of Reusable Object-Oriented Software

    Content preview from Design Patterns: Elements of Reusable Object-Oriented Software

  4. Design Patterns: Elements of Reusable Object-Oriented Software

    The authors begin by describing what patterns are and how they can help you design object-oriented software. They then go on to systematically name, explain, evaluate, and catalog …

  5. Design patterns - Object-Oriented JavaScript - Third Edition [Book]

    The second part of this chapter presents a JavaScript approach to a subset of the design patterns introduced by Design Patterns: Elements of Reusable Object-Oriented Software, an influential …

  6. Design Patterns - Object-Oriented JavaScript [Book]

    Design Patterns The second part of this chapter presents a JavaScript approach to a subset of the design patterns introduced by the book called Design Patterns: Elements of Reusable …

  7. The abstract factory pattern - Hands-On Object-Oriented …

    The definition of this pattern from Design Patterns: Elements of Reusable Object-OrientedSoftware by the Gang of Four is to provide a combination to build families of similar or …

  8. Pattern-Oriented Software Architecture, A System of Patterns

    In this chapter we present eight design patterns: Whole-Part, Master-Slave, Proxy, Command Processor, View Handler, Forwarder-Receiver, Client-Dispatcher-Server and Publisher …

  9. Design Patterns Explained: A New Perspective on Object-Oriented …

    Instead of considering what might force a change to a design, consider what you want to be able to change without redesign. The focus here is on encapsulating the concept that varies, a …

  10. 5. Design Patterns: Tried and Trusted Solutions - The Web …

    In 1994, a group of developers wrote a book called Design Patterns: Elements of Reusable Object-Oriented Software (Boston: Addison-Wesley, 1994), wherein they explored the pros …