bookmate game
en
Erich Gamma

Design Patterns: Elements of Reusable Object-Oriented Software

Berätta för mig när boken läggs till
För att kunna läsa den här boken överför filer i EPUB- eller FB2-format till Bookmate. Hur laddar jag upp en bok?
  • CyrilSmedhar citeratför 3 år sedan
    Discussion of Behavioral Patterns
  • CyrilSmedhar citeratför 3 år sedan
    Chapter 5. Behavioral Patterns
  • CyrilSmedhar citeratför 3 år sedan
    Discussion of Structural Patterns
  • CyrilSmedhar citeratför 3 år sedan
    a class encapsulates state and operations, while a subsystem encapsulates classes.
  • CyrilSmedhar citeratför 3 år sedan
    Discussion of Creational Patterns
  • CyrilSmedhar citeratför 3 år sedan
    The creational patterns provide different ways to remove explicit references to concrete classes from code that needs to instantiate them:

    Creational pattern examples

  • CyrilSmedhar citeratför 3 år sedan
    How to Use a Design Pattern
  • CyrilSmedhar citeratför 3 år sedan
    How to Select a Design Pattern
  • CyrilSmedhar citeratför 3 år sedan
    when you eliminate dependencies on specific operations by isolating and encapsulating each operation, you make it easier to reuse an operation in different contexts
  • CyrilSmedhar citeratför 3 år sedan
    Object composition in general and delegation in particular provide flexible alternatives to inheritance for combining behavior. New functionality can be added to an application by composing existing objects in new ways rather than by defining new subclasses of existing classes. On the other hand, heavy use of object composition can make designs harder to understand. Many design patterns produce designs in which you can introduce customized functionality just by defining one subclass and composing its instances with existing ones
fb2epub
Dra och släpp dina filer (upp till fem åt gången)