Python Design Patterns: Working with Behavioral Design Patterns

Python    |    Expert
  • 13 videos | 1h 26m 27s
  • Includes Assessment
  • Earns a Badge
Rating 4.6 of 16 users Rating 4.6 of 16 users (16)
Explore the design and implementation of five commonly used behavioral design patterns: Strategy, Chain of Responsibility, Observer, Command, and Iterator. Examine how these patterns can be used in Python built-in functions, in simple and complex use cases, for performing undo operations, and with Python special methods. Key concepts covered in this course include the Strategy pattern, how to design and implement the pattern, and how it is used in Python built-in functions; and learning the Chain of Responsibility pattern and how to write code to implement the pattern. Next, you will learn about the Observer pattern and how to implement the pattern for a simple use case and how to implement the pattern for a more complex use case. Finally, learners will study the Command pattern and how to implement the pattern to perform undo operations; and learn the Iterator pattern and its applications and learn to design an Iterator by using special methods in Python.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Describe the strategy pattern and its use cases
    Design and implement the strategy pattern and recognize how it is used in python built-in functions
    Describe the chain of responsibility pattern and how it is used
    Write code to implement the chain of responsibility pattern
    Describe the observer pattern and when it should be used
    Implement the observer pattern for a simple use case
  • Implement the observer pattern for a more complex use case
    Describe the command pattern and its use cases
    Implement the command pattern to perform undo operations
    Describe the iterator pattern and its applications
    Design an iterator using special methods in python
    Summarize the key concepts covered in this course

IN THIS COURSE

  • 2m 22s
  • 6m 48s
    After completing this video, you will be able to describe the Strategy pattern and its uses. FREE ACCESS
  • Locked
    3.  Implementing the Strategy Pattern
    10m 9s
    In this video, you will learn how to design and implement the Strategy pattern, as well as how it is used in Python built-in functions. FREE ACCESS
  • Locked
    4.  The Chain of Responsibility Pattern
    6m 42s
    Upon completion of this video, you will be able to describe the Chain of Responsibility pattern and how to use it. FREE ACCESS
  • Locked
    5.  Implementing the Chain of Responsibility Pattern
    10m 34s
    In this video, learn how to write code to implement the Chain of Responsibility pattern. FREE ACCESS
  • Locked
    6.  The Observer Pattern
    5m 25s
    Upon completion of this video, you will be able to describe the Observer pattern and when it should be used. FREE ACCESS
  • Locked
    7.  Simple Implementation of the Observer Pattern
    7m 12s
    During this video, you will learn how to implement the Observer pattern for a simple use case. FREE ACCESS
  • Locked
    8.  Complex Implementation of the Observer Pattern
    8m 52s
    In this video, learn how to implement the Observer pattern for a more complex use case. FREE ACCESS
  • Locked
    9.  The Command Pattern
    5m 31s
    After completing this video, you will be able to describe the Command pattern and its uses. FREE ACCESS
  • Locked
    10.  Implementing the Command Pattern
    8m 55s
    During this video, you will learn how to implement the Command pattern to perform undo operations. FREE ACCESS
  • Locked
    11.  The Iterator Pattern
    4m 19s
    Upon completion of this video, you will be able to describe the Iterator pattern and its applications. FREE ACCESS
  • Locked
    12.  Implementing the Iterator Pattern
    8m 38s
    In this video, find out how to design an Iterator using special methods in Python. FREE ACCESS
  • Locked
    13.  Course Summary
    1m 2s

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.6 of 4198 users Rating 4.6 of 4198 users (4198)
Rating 4.3 of 627 users Rating 4.3 of 627 users (627)
Rating 4.7 of 12 users Rating 4.7 of 12 users (12)