Python 103 - Understanding Python's Memory Model, Mutability, and Methods
EuroPython Conference via YouTube
Overview
Syllabus
Intro
About this talk & you
How to Create a Class
Function/Method Evaluation
More About Class Instances
How to Create a Subclass
Python Type Emulation
Special Class Methods
Overriding Special Methods
Stack Utilization During Execution
The Stack and Execution Speed
Introduction to Python Objects
Objects and References
Reference Count Increased
Reference Count Decreased
Categorizing the Standard Types
Storage Model
Update Model
Access Model
Type Categorization Summary
Objects & References Quiz
Taught by
EuroPython Conference