Design Patterns in .NET Reusable Approaches in C# and F# for Object-Oriented Software Design /

Implement design patterns in .NET using the latest versions of the C# and F# languages. This book provides a comprehensive overview of the field of design patterns as they are used in today's developer toolbox. Using the C# programming language, Design Patterns in .NET explores the classic desi...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Nesteruk, Dmitri (Συγγραφέας, http://id.loc.gov/vocabulary/relators/aut)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2019.
Έκδοση:1st ed. 2019.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • Part I: Introduction
  • Chapter 1: The SOLID Design Principles
  • Chapter 2: The Functional Perspective
  • Part II: Creational Patterns
  • Chapter 3: Builder
  • Chapter 4: Factories
  • Chapter 5: Prototype
  • Chapter 6: Singleton . Part III: Structural Patterns
  • Chapter 7: Adapter
  • Chapter 8: Bridge
  • Chapter 9: Composite
  • Chapter 10: Decorator
  • Chapter 11: Façade
  • Chapter 12: Flyweight
  • Chapter 13: Proxy
  • Part IV: Behavioral Patterns. - Chapter 14: Chain of Responsibility
  • Chapter 15: Command
  • Chapter 16: Interpreter
  • Chapter 17: Iterator
  • Chapter 18: Mediator
  • Chapter 19: Memento
  • Chapter 20: Null Object
  • Chapter 21: Observer
  • Chapter 22: State
  • Chapter 23: Strategy
  • Chapter 24: Template Method
  • Chapter 25: Visitor.