- Home
- IT Training
- Python
- PCPP1
- Learn About Python Class Decorators
Skill
Learn About Python Class Decorators
February 2024 with Shaun Wassell
- 6 videos
- 55 mins
Join Shaun Wassell as we learn about different ways to add extra functionality to our classes, mostly with class decorators. We'll start by focusing on what class decorators are and how they work, plus get into the syntax that governs them, then we'll explore decorating functions with classes (and vice-versa), then wrap up by seeing how to decorate classes with higher-order classes instead of functions.
Recommended Experience
- Proficiency in Python fundamentals
- Familiarity with OOP concepts
- Strong grasp on functions and classes in Python
- Certified Professional Python Programmer Level 1 (PCPP1)
- Python developer
- Software engineer
- Python software architect

Trainer