bookmate game
en
Erich Gamma

Design Patterns: Elements of Reusable Object-Oriented Software

Benachrichtigen, wenn das Buch hinzugefügt wird
Um dieses Buch zu lesen laden Sie eine EPUB- oder FB2-Datei zu Bookmate hoch. Wie lade ich ein Buch hoch?
  • CyrilSmedhat Zitat gemachtvor 3 Jahren
    Discussion of Behavioral Patterns
  • CyrilSmedhat Zitat gemachtvor 3 Jahren
    Chapter 5. Behavioral Patterns
  • CyrilSmedhat Zitat gemachtvor 3 Jahren
    Discussion of Structural Patterns
  • CyrilSmedhat Zitat gemachtvor 3 Jahren
    a class encapsulates state and operations, while a subsystem encapsulates classes.
  • CyrilSmedhat Zitat gemachtvor 3 Jahren
    Discussion of Creational Patterns
  • CyrilSmedhat Zitat gemachtvor 3 Jahren
    The creational patterns provide different ways to remove explicit references to concrete classes from code that needs to instantiate them:

    Creational pattern examples

  • CyrilSmedhat Zitat gemachtvor 3 Jahren
    How to Use a Design Pattern
  • CyrilSmedhat Zitat gemachtvor 3 Jahren
    How to Select a Design Pattern
  • CyrilSmedhat Zitat gemachtvor 3 Jahren
    when you eliminate dependencies on specific operations by isolating and encapsulating each operation, you make it easier to reuse an operation in different contexts
  • CyrilSmedhat Zitat gemachtvor 3 Jahren
    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
Ziehen Sie Ihre Dateien herüber (nicht mehr als fünf auf einmal)