
I stopped wasting tine on games and i started learning Python instead🙂
A few months ago I used to spend almost my whole day gaming, and honestly I felt like I was wasting a lot of time.
One day I decided to finally change that.
I uninstalled my custom Minecraft client — something I had spent a huge amount of time on 😭
At first it felt terrible because I thought I wasted so much effort and time.
Then I started watching random programming videos without really knowing what I was doing.
Eventually I found a roadmap video, searched for a Python course, and started learning with Bro Code’s Python course.
Since then I’ve been trying to learn consistently and build projects instead of only watching tutorials.
At the same time, I started building my first Python project 👇
https://github.com/mohamed-hisham-swidan/game-project/blob/main/README.md
While building it I learned:
- basic OOP
- JSON save systems
- Git/GitHub
- debugging
- project structure
I still have a lot to learn, but I’m happy that I finally started building real things instead of just consuming content all day 😅