Introduction to Python Decorators | lesson 06 Debug-gable decorators

preview_player
Показать описание
Hello, in this python series we are going to be going over decorators in python. Decorators are an advanced feature of the Python language that allow you to modify the behavior of a function or methods. This course is for anyone who want to understand the fundamentals of decorators in python.
We will be covering the following concepts

1. Intro to functions being first class objects
2. Basic knowledge of decorators
3. Decorators that modify the input classes
4. Using multiple decorators at once
5. Passing arguments to decorators
6. Writing debuggable decorators

#python #PythonDecorators #PythonForBeginners
Follow codeHouse on social media:

Please like, share and subscribe to this channel for more content like this.
Рекомендации по теме