From the course: Advanced Python: Build Hands-On Projects with Design Patterns (2023)

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

What you should know

What you should know

- [Instructor] Some knowledge of Python is expected as a prerequisite for this course, but not necessary. I use unified modeling language or UML to explain how each design pattern works. If you don't already know what UML is, learn what its notations mean which will enhance your understanding of the diagrams I'll be using. Python is sensitive to how you indent your code. Please be consistent. If you get stuck in coding after trying everything. Please remember to check your indentation which could be causing the error you're trying to debug.

Contents