Many Python learning resources focus on building things early and gloss over fundamental concepts like state, control flow, and mutability.
I’ve been documenting a fundamentals-first approach in a small Python repo: short, isolated examples, no frameworks, no projects.