YoVDO

Python: Design Patterns

Offered By: LinkedIn Learning

Tags

Software Development Courses Python Courses Object-oriented programming Courses Polymorphism Courses Inheritance Courses Behavioral Patterns Courses Design Patterns Courses Creational Patterns Courses

Course Description

Overview

Explore 15 essential design patterns that will help you solve common coding challenges in Python.

Syllabus

Introduction
  • Explore design patterns
  • What you should know
1. Understanding Design Patterns
  • What is a design pattern?
  • Types of design patterns
  • Understanding object-oriented programming
  • Working with inheritance and polymorphism
  • Understanding pattern context
  • Working with pattern language
2. Creational Patterns
  • Factory
  • Factory example
  • Abstract factory
  • Abstract factory example
  • Singleton
  • Singleton example
  • Builder
  • Builder example
  • Prototype
  • Prototype example
3. Structural Patterns
  • Decorator
  • Decorator example
  • Proxy
  • Proxy example
  • Adapter
  • Adapter example
  • Composite
  • Composite example
  • Bridge
  • Bridge example
4. Behavioral Patterns
  • Observer
  • Observer example
  • Visitor
  • Visitor example
  • Iterator
  • Iterator example
  • Strategy
  • Strategy example
  • Chain of responsibility
  • Chain of responsibility example
5. Design Best Practices
  • Consistency with design patterns
  • Programmers' mindset
Conclusion
  • Next steps with design patterns

Taught by

Jungwoo Ryoo

Related Courses

Design Patterns
University of Alberta via Coursera
Java Design Patterns & SOLID Design Principles
Udemy
Design Patterns in C# and .NET
Udemy
Design Patterns in Java
Udemy
C++ Design Patterns: Creational
LinkedIn Learning