Memory mechanics and project-led instruction for Python OOP
Strengths
Project-led application
Learning is anchored by several distinct projects, including a Dice Game, a Tic-Tac-Toe game, and a Linked List implementation.
Low-level conceptual depth
The curriculum explores how objects behave in memory, covering the id() function and concepts like aliasing and mutation.









