When I started learning Python, I never thought I would be able to say this — I’ve now built 12 different programs as a beginner.
It honestly feels like a big deal for me, especially considering that I almost gave up when I didn’t understand how to use something as simple as an "if statement".
But I’m glad I didn’t quit. Because now, I’ve been able to build things like:
-
🪙 A Crypto Mining Simulation program
-
📊 An LCM Calculator
-
⚖️ A Mass Converter
-
🎂 An Age Calculator
-
📝 A Score Grader
-
🔒 A Password Checker
-
🎮 A Guessing Game
All of these were made by me using Python, with the help of PyCharm IDE and free tutorials on YouTube — especially this one that helped me a lot.
🔄 I Once Left Programming Because I Didn’t Understand "If Statements"
Yes, I actually stopped learning programming at one point because of that.
It sounds funny now, but when I first started, I just couldn’t wrap my head around how if statements worked. I tried and tried — and nothing made sense. So I dropped it completely.
But later on, I saw my cousin learning Python using IDLE. Something about that moment motivated me. I said to myself:
“If he can do it, I can too.”
So I picked it back up — and this time, I focused harder, re-watched the tutorials, and slowly began to understand the logic.
Not only did I learn it properly, I started answering exercises — and then using what I learned to build small, working programs.
💡 My Favorite So Far? A Simple Crypto Miner
Out of all the programs I’ve written so far, the crypto miner simulation is my favorite.
It’s not a real miner, but it’s a small project I wrote that mimics how mining works (just for learning). Since I’m also interested in crypto, this one made me feel like I was building something useful and tech-related.
That’s how my crypto curiosity got me deeper into programming.
If you missed it, I already shared the full story of how I started learning Python because of crypto — you can read that post here:
👉 My First Python Program: How a Crypto Spark (and Free YouTube!) Got Me Coding
🎯 I’m Just a Student — But I’m Not Waiting Till I Graduate to Build
I’m a student here in Nigeria. I don’t have everything figured out. The laptop I use was even given to me by my uncle.
But that hasn’t stopped me from learning, coding, and growing.
I don’t have to wait till I enter university — I can start now. And that’s what I’m doing.
✨ Final Words
If you’re reading this and you’ve been thinking of learning how to code — just start.
Whether it’s crypto that got you interested (like me), or something else — use that spark to take action.
-
YouTube is free.
-
The tools are free.
-
The results are worth it.
Thanks for reading! 💙
Follow me to keep up with my coding journey — I’ll be posting more about what I’m building and learning, and hopefully it encourages someone else to start too.