It pays good and it also offers a challenge to anyone who chooses coding as a career.
Python
Certainly, the easiest coding language to learn for the first time learners is Python.
Developed in the 80s, Python is open source and free to use, even for commercial applications.
Further, its also dynamic and supports object-oriented, procedural, and functional programming styles, among others.
Thanks to its flexibility, Python is one of the most widely used high-level programming languages today.
It is a good stepping stone for moving on and learning other object-oriented languages.
Python is used by companies such as Google, Yahoo!
Ruby is a dynamic, object-oriented scripting language that is used in the development of websites and mobile apps.
Its developer, Yukihiro Matsumoto, has designed it to be easy and practical.
It is easy to learn with a helpful 20 minute quick start guide on the official Ruby website.
It is straightforward and easy to read with a large community behind it of programmers willing to answer questions.
JavaScript
Not to be confused with Java, JavaScript is a primarily client-side scripting language used for front-end development.
Java is a programming language while JavaScript is a scripting language.
JavaScript is the most commonly used programming language to create cool websites and games for the web.
It is dynamic and is flexible to use on object-oriented programming.
It derives much of its syntax from The C Language.
Java
Java is one of the most popular and general purpose programming language in the world.
Released in 1995, Java 1.0 was based on the principle of Write Once Run Anywhere.
Java is usually used to build Android apps, desktop apps, and video games.
It is also commonly used as a server-side language for enterprise-level backend development.
In addition, it adds to the capabilities of the C++ language.
C/C++
C is often used to program system software and is the lingua franca of Operating Systems.
C has influenced almost all programming languages, especially C++.
So, if you know C well, you would probably have less difficulty picking up other popular languages.
However, knowledge of C will definitely help you as a programmer.
C++ is another of the worlds most popular programming languages and is designed for programming systems software.
It is still widely used to build games/game engines, desktop apps, mobile apps, and web apps.
Much like C, C++ is generally considered harder for beginners to learn on their own.
source: www.techworm.net