I created this repository to keep track of my progress in Python 3. I've been working my way through free, online practice materials.
I began programming in 2024 and jumped right into projects. The advantage is all code I wrote had an immediate use, but the disadvantage is a complete lack of the fundamentals. I am using these exercises to begin learning from the ground up.
The following is a list of where I am drawing practice materials from, which will be organized into subdirectories:
- Advent of Code 2025 by various contributors
- Python Programming Exercises, Gently Explained by Al Sweigart
- Project Euler by various contributors
- LeetCode by various contributors
- misc for files I made for fun or to help teach others