设计模式是描述或模板,可以重复应用于软件设计过程中经常出现的问题。

从现在到将来规划、讨论、管理和记录您的应用程序时,熟悉设计模式非常有用。

此外,在整个课程中,由于使用示例代码讨论和演示了每个设计模式,我将介绍新的 Python 编码概念以及每个新的设计模式。因此,在您完成课程并尝试示例的过程中,您还将获得经验并熟悉 Python 编程语言的一些更精细的细节。

In this course, you will learn about these 23 Design Patterns,

  • Creational
  • Factory
  • Abstract Factory
  • Builder
  • Prototype
  • Singleton
  • Structural
  • Decorator
  • Adapter
  • Facade
  • Bridge
  • Composite
  • Flyweight
  • Proxy
  • Behavioral
  • Command
  • Chain of Responsibility
  • Observer Pattern
  • Interpreter
  • Iterator
  • Mediator
  • Memento
  • State
  • Strategy
  • Template
  • Visitor

MP4 | Video: h264, 1280×720 | Audio: AAC, 48000 Hz
Language: English | Size: 4.49 GB | Duration: 5h 2m

What you’ll learn
Design Patterns in Python
Learn All 23 GoF Design Patterns
Creational Patterns : Factory, Abstract Factory, Builder, Prototype, Singleton
Structural Patterns : Decorator, Adapter, Facade, Bridge, Composite, Flyweight, Proxy
Behavioral Patterns : Command, Chain of Responsibility, Observer, Interpreter, Iterator, Mediator, Memento, State, Strategy, Template, Visitor
Learn Many Python Concepts : ABCMeta, Exception Handling, Lists, Dictionaries, Tuples, Sets, id(), Dunder Attributes and Methods, Time, Decimal, *Args and many more Pythion concepts.
Learn Quality Software Design Standards using Pep8, Pylint and MyPy
UML Diagramming : Inherits, Implements, Composition, Aggregates, Association
Learn Each Pattern from Conceptual and Use Case Points of View
Develop Your Software Engineering Vocabulary

声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。