Understanding decorators [Python tutorial]

Описание к видео Understanding decorators [Python tutorial]

A video on understanding python decorators, including the property decorator in classes.

If you want to support me:   / clearcode  
(You also get lots of perks)

Social stuff:
Twitter -   / clear_coder  
Discord -   / discord  

Timestamps:
00:00 - Intro & Decorator theory
03:34 - Function basics
08:28 - Basic decorator
21:03 - Decorators with function arguments
26:44 - Decorators with parameters
31:48 - Decorators & classes with @property


Project files:
https://github.com/clear-code-project...

Pastebin
function_basics - https://pastebin.com/AjSn3hcA
basic_decorator - https://pastebin.com/NVB8gLfP
decorators_arguments - https://pastebin.com/wHTrXGd5
decorator_parameter - https://pastebin.com/JLNecfFs
property_decorator - https://pastebin.com/bj0bgJKN

Комментарии

Информация по комментариям в разработке