Article  |  Development

Junior Developer Tips – Which Programming Language Should I Start With?

Reading time: Less than a minute

Junior Developer Tips – Which Programming Language Should I Start With?

Last week I received an email from Rahul Gulati with a great question about which language to start programming in. With his permission, I've re-printed a portion of his email:

I often read on web from experts that JS is not the first language to start with and ridicule it. Go with Java/Python as it is a statically typed and offers great learning curve.

If some one is not holding a CS degree, can he not start with any language?

Programmers are very opinionated when it comes to programming languages. They will argue vociferously about the merits of one set of languages over another set.

The examples that Rahul provided (below), while well written, are simply opinions. So that begs the question – Which programming language is best for when you are first starting out?

http://blog.thefirehoseproject.com/posts/why-im-angry-at-people-who-only-learn-javascript/

http://onstartups.com/tabid/3339/bid/20493/Why-PHP-Is-Fun-and-Easy-But-Python-Is-Marriage-Material.aspx

Here is my opinion:

As long as it's a modern programming language (meaning that it's usable in today's market) it doesn't matter. Learn whichever programming language you feel most confident in.

When you're first starting to learn how to program you're training yourself to think critically about how to approach problems and solutions through code. It doesn't really matter that you're learning C#, Ruby, JavaScript, etc.

Once you are comfortable solving problems with a programming language, take that same solution and try to adapt it to other programming languages. Over time you'll start developing your own opinions on which languages you like and why you like them.

Most importantly, don't abandon the mindset of experimentation with languages even if you feel completely at home with a specific set. This will make you a better programmer overall and and will expose you to new ideas that you might be able to apply to your favorite programming language.

Have a project that needs help?