Practical Python Design Patterns Pythonic Solutions to Common Problems /

Become a better, more productive programmer through a series of projects that will help you deeply understand and master each of the design patterns covered. In this book you will learn to write elegant "Pythonic" code to solve common programming problems. You will also experience design t...

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

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Badenhorst, Wessel (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2017.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 1: Before We Begin
  • 2: Singleton Pattern
  • 3: Prototype Pattern
  • 4: Factory Pattern
  • 5: Builder Pattern
  • 6: Adapter Pattern
  • 7: Decorator Pattern
  • 8: Facade Pattern
  • 9: Proxy Pattern
  • 10: Chain of Responsibility Pattern
  • 11: Command Pattern
  • 12: Interpreter Pattern
  • 13: Iterator Pattern
  • 14: Observer Pattern
  • 15: State Pattern
  • 16: Strategy Pattern
  • 17: Template Method Pattern
  • 18: Visitor Pattern
  • 19: Model View Controller Pattern
  • 20: Publish-Subscribe Pattern
  • Appendix A: Patterns Quick Reference.