How Dunder Methods Rule Python Under the Hood
Offered By: EuroPython Conference via YouTube
Course Description
Overview
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
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube