When I first saw programming, I didn’t really understand it. I just saw people writing strange words on a screen and somehow computers listened to them.
The first thing I ever learned was this:
console.log("Hello World")
At first it didn’t look like anything special. But when it printed words on the screen, I thought it was really cool.
*The Beginning
*
I have always liked technology and things about the future like AI and robots. I didn’t have the best devices or tools, but that didn’t stop me from trying to learn.
So I started watching tutorials and reading things online. Sometimes I understood them, sometimes I didn’t.
*Learning Was Not Easy
*
When I started learning JavaScript, many things were confusing.
Things like:
functions
arrays
promises
Sometimes my code didn’t work and I didn’t know why. I would stare at the screen for a long time trying to find the mistake.
But slowly it started making sense.
Small Projects
To practice, I started building small things.
I made things like:
a compliment generator
a mood checker
a to-do list
an Avengers themed login idea
They were small projects but they made me feel proud because I built them myself.
Why I Like Coding
The thing I like about coding is that it lets you create things from ideas in your head.
You imagine something, then you try to build it with code. Sometimes it works, sometimes it breaks, but you keep trying.
It feels a bit like solving puzzles.
What I Am Doing Now
Now I am working on something bigger.
I am building my first SaaS called Book Chap. The idea is to use AI to explain complex topics in a way that is easier to understand. Sometimes textbooks or lessons can feel confusing, so I want to make something that helps students learn faster.
I started this project when I was 16 and it is one of the biggest things I have tried to build so far.
What I Learned
One big thing I learned is that you don’t have to know everything to start.
You just need to be curious and keep trying.
Every small thing you learn adds up.
For Anyone Starting
If you are starting to learn coding, it might feel hard at first.
That’s normal.
Just keep building small things and don’t give up when things break. That is actually part of learning.
One day you will look back and realize how much you have improved.
Top comments (2)
What do you think
Starting at 16 puts you way ahead. The best part about building things early is you develop a natural sense for what users actually want versus what sounds cool in theory. Keep shipping small projects — the compound effect is real.