Python Intermediate Tutorials - Decorators

Опубликовано: 19 Апрель 2020
на канале: PyMoondra
1,957
87

In this video we study a Python design pattern called decorators.
Decorators make use of first-class-functions Python.
Decorators allow you to "decorate" or modify a function.
It's a pretty interesting concept that could be useful in many situations.
Examples of how they can be used are included in the second half of the video.

Python decorators with examples.

I enjoy comments!

Follow me on social media below:



Facebook


https://www.facebook.com/PyMoondra-10...


Here is my reddit account for sharing links:

  / moondra2017  
Here is my twitter account for programming:

  / moondra2017  

Here is my github account:

https://github.com/moondra2017