Descriptors used to confuse the heck out of time…
But then, one day, it clicked! 💡
As soon as they clicked, I started preparing this talk so that descriptors can also click for you!
And that’s what I’ll do: I’ll make sure you understand descriptors for good.
Descriptors are one of those things that many don’t even bother to learn because they look confusing.
Thankfully for you, I cracked the code and I can assure you they’re not confusing!
In this talk I will provide an example that shows how descriptors work and that will also motivate why they are useful and needed.
By the time we are done, you will be able to implement descriptors in your code and use them for practical purposes.
The talk will follow roughly these bullet points:
@property and getter methods__get__@property and __get__@property.setter and setter methods__set____set_name__@property and descriptors look so similar