Python __get__ Dunder Method Tutorial

preview_player
Показать описание
Python __get__ Dunder Method Tutorial. The python __get__ method allows any class to act like an attribute, more tutorials are to follow!

If you are just getting in to python classes or want a refresher this is a great place to start!

Follow the series as we take a deep dive in to most of the python double underscore methods
Рекомендации по теме
Комментарии
Автор

why do this though?i feel it just makes code more complex, why not just solve this using composition?

hari
Автор

Great video. Thank you. My way pf showing appreciation years later for this series on the last video. Hope you're doing well.

AJ-etvf
Автор

You have a deep understanding, respect, thank you.

nathanlonghurst
Автор

nice video
where is the set method video?

mhdimhdi