DEV Community

ZUBAIR MAHMUD
ZUBAIR MAHMUD

Posted on

What I Wish I Knew When I Started Coding

✍️ Author: A software engineer who’s made all the mistakes—so you don’t have to.


When I first started coding, I thought learning syntax was enough. If I just mastered JavaScript or Python, I’d be “ready.”

I was wrong.

Here’s what I wish someone told me when I began:


1. Writing Code is Only Half the Job

Most of your time is spent reading, debugging, or understanding existing code.

Learn to read code like you read a book—slowly, with curiosity.


2. Google Is Your Best Friend

Even senior engineers Google things every day.

It’s not a weakness—it’s a skill to search smart and fast.


3. Ask Questions, Early and Often

Being stuck is normal. Staying stuck in silence is not.

Asking questions shows you're invested, not incompetent.


4. Soft Skills Are Superpowers

Clear communication, empathy, and teamwork will take you further than just clean code.


5. Impostor Syndrome Never Fully Goes Away

Almost everyone feels like a fraud sometimes.

It means you care. Keep going anyway.


Final Thought

You don’t have to know everything to be a great developer.

You just need to keep learning, be kind to yourself, and help others when you can.

“It’s not about being the smartest. It’s about not giving up.”


Thanks for reading. If you’re just starting out—I'm rooting for you. 🤝

Top comments (0)