After 4 months of Python, I'm done with Pygame's Alien Invasion and starting my 1st major Django project: "Learning Log."
Goal: Build a personal web journal to track technical topics and log daily progress entries (full user auth and CRUD).
The truth I just unlocked while building with pygame: Building is about technical thinking, not just memorizing rules. Once you know what you want to do (the technical goal), the Python syntax is easy to Google.
Stop memorizing
Start thinking