The Basics of Python Decorators

preview_player
Показать описание
In this video I explain what decorators in Python are and how to use and create them. You've probably seen decorators used in Python code in many places, so this video should remove a lot of the mystery behind them.

Рекомендации по теме
Комментарии
Автор

This video clears all the doubts of decorators. The example was superb. Thanks a lot.

anumpathak
Автор

I've been writing decorators, but I never truly understood what I was doing until I watched this video. Thanks for clearing up my confusion.

nickmiller
Автор

Watched many UTube videos but this was the one explained Decorators simply and clearly the most.

sarathpremachandra
Автор

The video on decorators on Youtube. You took a complicated subject and made it pretty to understand. Thanks, you rock

andewwayne
Автор

Thank you very much indeed. This is the best tutorial I could get access to about decorators !

fabricejaouen
Автор

I saw a couple of Videos, Non of them cleared my doubts but, You did man !!

enchanted_swiftie
Автор

Well this subject has been a real bugbear for me and this explanation was about as simple and straightup as I've come across. Really for the first time I sort of get decorators. Thanks!

RC-blpm
Автор

super simple explanation which i was looking for long time

AbdulMuneem
Автор

Probably the best description of decorators out there. Starting simple and layering on the complex concepts definitely is clearer than most methods I’ve seen.

hingedelephant
Автор

This was the best video on Decorators. After watching many others I now get what a decorator does

barcybruce
Автор

Best explanation I've found so far. Thanks :)

evangarrett
Автор

Best explanation of this concept that I've seen. Thank you.

rmccar
Автор

Came here after explanation of O'Reily book 'Fluent Python'. No regrets - amazing explanation.

olehigorovich
Автор

Best video I could find that explains decorators. Subscribed!

sinancetinkaya
Автор

Thanks a million. Had trouble understanding decorator. You made it clear to me.

rayhanarif
Автор

Thanks for this video man you made it super clear!

pedrolopez
Автор

Clearest video on Decorators I have seen so far....very good explanation !!

siddharthachatterjee
Автор

The best explanation of Decorator among the videos I have watched.

trivedhkaruturi
Автор

Nice explanation in detail of each step of the execution.

easterntornado
Автор

The best explanation of using decorators!

gobit