Skip to content

Latest commit

 

History

History

README.md

8-Week Python Learning Path

This path assumes 4-6 hours per week and focuses on building real projects.

How To Use This Path

Each week follows the same rhythm:

  1. Read the weekly guide.
  2. Run the short concept file in python-language/weekly-practice/.
  3. Complete the exercises in the guide.
  4. Improve the task-tracker/ project when the week calls for it.
  5. Do the review checkpoint without looking at your notes.

Weekly Guides

Main Project

Your long-running project lives in task-tracker/. It is already scaffolded so you can study and extend it as you go.