Advanced Python Programming: Using Functions as First Class Objects

preview_player
Показать описание
Learn how to leverage Python functions as objects enabling you to do more with less code and write more scalable and extensible applications. This is the basic of Python decorators used in many popular Python frameworks including Airflow and Django.

Patreon Community and Watch this Video without Ads!

Jupyter Notebook Used in the Video:
Рекомендации по теме
Комментарии
Автор

Bryan!!!! I can't express how grateful I am for your video. How Python decorators pass arguments from the outer to the inner function has confused me for long even after countless articles and videos on decorators. Thank you so much for breaking it down for us!

averylearning
Автор

What a great introduction to functions as objects in Python. I've been using the language for almost a handful of years, and there were a lot of intricacies here that I had not thought about.

Keep up the good work!

Kralnor
Автор

I do like a part of video, where you are talking about list of functions. Thanks for information.

vadymurupa
Автор

This man is awesome. Thanks for the great video Bryan.

GuilhermeMendesG