Python Decorators Explained In 12 MINS | What is the @ Sign In Python ? | Decorators Tutorial | HD

preview_player
Показать описание
Hello Frieds 😊

🔔: Subscribe & click that notification bell so you don't miss anything!

A lot of developers struggle with understanding what decorators are in Python so in this Python tutorial, we will be learning about decorators. Decorators are a way to dynamically alter the functionality of your functions. So for example, if you wanted to log information when a function is run, you could use a decorator to add this functionality without modifying the source code of your original function. So let's take a look at how these decorators work and a few ways in which we can use them.

Let's get started...

⏱ TIMESTAMPS
00:00 - Intro
01:45 - Python Methods
01:50 - Python methods within a method
04:57 - Passing a method as a parameter in Python
06:29 - Creating Our own Decorator
10:10 - Fixing The Last Puzzle

❤️ If you would like to support the channel

🔗 BE MY FRIEND 🔗

🎥 How to set up a virtualenv

🎥 Tutorial Videos You Might Enjoy 😉

📝 Python Documentation

🏷 #theshowpython #pythondecorators #tech #softwareengineering
Рекомендации по теме