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 - Python Tutorial
From the course: Advanced Python: Build Hands-On Projects with Design Patterns (2023)
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.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.