Python's Magic Method __repr__ Tutorial - Automagically produce string representations of objects.

Similar Tracks
Recursion Practice & Strategies in Python: A Tutorial on Solving Recursive Problems and Algorithms
Kris Jordan
Methods in Python - Tutorial on the self parameter and writing mutable vs. immutable methods
Kris Jordan