The Magic of Python Objects
Objects are at the heart of the magic of Python. Their 125+ magic methods hide the complexity of the underlying engine and cover it with a layer of syntactic sugar to create Python’s beautifully simple syntax.
Discover how Python stores everything and lets you manipulate it with ease. What happens when you add two numbers or create a new string? How can you create new object types which behave just like the built in types likes integers?
As a professional Python trainer I love explaining the inner workings of Python. Understanding objects and their magic methods will give you a whole new box of tricks.
Learn to create context managers, iterators and other types of powerful objects.
There will be plenty of simple code examples and maybe even some live coding.
This talk will be suitable for experienced Python developers.
New developers are very welcome too. There may be a lot of new information for you, although I will be using simple terms where possible and you should get plenty from this talk.
This session took place in track Python Language and was classified suitable for none domain / some python by the speaker.