Skip to main content

Command Palette

Search for a command to run...

What Made Me Want to Become a Developer

Updated
‱4 min read
What Made Me Want to Become a Developer
A

Frontend Developer | React & Next.js | Web3 Explorer I build scalable web applications and love breaking down complex tech into simple ideas. Learning, building, and sharing—one project at a time ⚡

Hi fellow developers 👋, welcome back to another article.

Quick intro about me before getting started.

{
    name: "Aniket Patil",
    work: "Software Engineer",
    languages: 'Javascript, HTML, CSS, React, Next',
    hobbies: 'Blogging, Gaming, Gym, Reading',
    social: [
        { github: 'https://github.com/anik8patil' },
        { Portfolio: 'https://aniketpatil.vercel.app/'},
        { linkedin: 'https://www.linkedin.com/in/anik8patil/' },
        { instagram: 'https://www.instagram.com/_anik8patil_/'}
    ],

}

My Programming Backstory

Before getting into why I wanted to become a developer, here’s a little background on my journey.

I was first introduced to programming at a young age. I learned C++ as my first programming language when I was around 16 years old. I chose C++ because it was beginner-friendly, powerful, and widely used. I learned it through free courses, YouTube tutorials, and platforms like freeCodeCamp—resources I’m extremely grateful for, as they made learning accessible to anyone with curiosity and an internet connection.

Since Python is mostly used on the backend, I slowly developed an interest in building user interfaces. I already had some knowledge of HTML and CSS, so transitioning into JavaScript felt like a natural next step. Learning JavaScript wasn’t easy at first—it was frustrating at times—but once things started to click, I completely fell in love with it. Today, JavaScript is my favorite language and the one I use the most.

After getting comfortable with JavaScript, I moved on to React, and that took my excitement to a whole new level. From there, I started building side projects, explored Flutter for mobile development (why not React Native? maybe a story for another article 😉), and eventually got into Next.js.

Currently, I spend most of my time building projects using React, Next.js, and Tailwind CSS, and I actively enjoy contributing to open source whenever I can.


A Life Beyond Code: Sports & Discipline

Before programming became a big part of my life, sports played a huge role in shaping who I am today.

In my early days, I was a state-level table tennis player. Competitive sports taught me discipline, consistency, focus, and resilience—qualities that surprisingly translate really well into programming. Long practice hours, losing matches, learning from mistakes, and coming back stronger felt very similar to debugging code, failing builds, and fixing issues.

Even today, that sports mindset helps me stay patient and motivated when things don’t work as expected in code.


Education & Growth

As my interest in technology grew stronger, I decided to pursue it academically. I completed my Bachelor’s degree in Electronics and Communication Engineering (B.E.), where I built a solid foundation in problem-solving, logic, and systems.

Later, I went on to complete my M.Tech, which further strengthened my analytical thinking and technical depth. While my academic background gave me structure, programming gave me creative freedom—and that combination is what truly drew me toward software development.


My Passion Towards Programming

So, why did I go through the trouble of learning all these technologies?

Honestly—it was fun.

I know “coding for fun” might sound clichĂ©, but that enjoyment slowly turned into an irresistible passion. Yes, there are days when bugs refuse to go away and everything feels overwhelming. But the satisfaction of finally solving a problem or fixing a bug is unmatched—and it only fuels my motivation further.

Many people say they want to become developers because:

  • It’s a high-paying career

  • It offers stability and long-term growth

And those are absolutely valid reasons. I consider them too. But for me, the biggest reason has always been the love for building things.

When I started programming at 13, I wasn’t thinking about salaries or job titles. I just enjoyed the process—experimenting, breaking things, fixing them, and learning something new every day. That passion is what kept me going, and it’s what still drives me today.

A perfect example of this is the open-source community. Developers from all over the world contribute their time and skills just to create value for others, often expecting nothing in return. Being part of this community genuinely inspires me đŸ€.


Final Thoughts

To sum it all up, the main reason I want to become a developer is simple:

The passion, excitement, and satisfaction of building software that creates value.

Everything else—career growth, opportunities, and recognition—follows naturally when you truly enjoy what you do.


Thanks a lot for reading this article 🙌
This is part of the #4articles4weeks challenge, so I highly encourage you to check it out and participate.

Since this is my first time writing about a personal topic like this, I’d really appreciate your feedback. Feel free to share your thoughts or questions in the comments below, and follow me on Twitter for updates on my journey, programming tips, and things I learn along the way.

Ta-ta 👋