Which programming language is the best to learn.

Muhammad Rahman
1 min readJan 17, 2022

--

Salam everyone!

This question arises in almost everyone’s mind who wants to start programming that which programming language is the best to learn.

The first thing I just want to clear is that programming is not all about learning the syntax, it’s about solving problems.

Most beginners think that programming is simply learning the syntax of any particular programming language, and boom you are now a programmer. That’s not the case.

There are many programming languages out there. The most popular ones are JavaScript, python, java, C#, C++, Go, Rust, and so on.

All these languages are very similar to each other. If you learn one of them, you can jump to any language. The basic constructs of almost all HLL are almost the same.

My advice to all beginners is that just stick to any one of the languages that you’re most comfortable with and master the art of solving problems, learn data structures and algorithms. My personal favorite is C++ to start with as it provides a deep understanding of how the programs work and the beauty of C++ pointers and file handling teach you a lot.

One last thing, Language is just a tool. You should have to focus on the art of solving problems, a lot of problems.

Good luck!

--

--

Muhammad Rahman
0 Followers

~CS student🙃 ~ordinary lazy soul mostly work at father's shop & javaScript, reactJs, Css, materialUi, firebase