About 373 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

    With Design Patterns as your guide, you will learn how these important patterns fit into the software development process, and how you can leverage them to solve your own design …

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

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

  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 …