Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the inner workings of Python's dunder methods in this 24-minute conference talk from EuroPython 2023. Delve into the misconception of dunder methods as "magic methods" and discover their true nature as regular functions associated with objects. Learn how Python utilizes these methods behind the scenes in specific situations, gaining a deeper understanding of their role and importance in Python programming. Uncover the power and functionality of dunder methods, such as __init__, and how they contribute to Python's object-oriented paradigm.
Syllabus
How dunder methods rule Python under the hood — Rodrigo Girão Serrão
Taught by
EuroPython Conference