1. JavaScript
You can start using JavaScript straight away to start building websites and games for the web. It is one of the fundamental technologies which the web we know of today is built on. It is dynamic and is flexible to use on object-oriented programming. It derives much of its syntax from The C Language (discussed below).
2. Python
It is opensource and free and there are a lot of tools and documentation available for learning Python. There are some great official tutorials which are easy to follow and there is less of an emphasis on syntax which would suit beginners. It is a good stepping stone for moving on and learning other object-oriented languages.
3. Ruby
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. There is a lot of documentation available as well as great resources which will help you to grasp Ruby from the very beginning.
4. Java
Java has been used for so long that there is lots of information about it on the web. This is ideal for beginners because this means that almost certainly any question you have has already been asked and answered by someone else in the Java community. It has an incredible toolset and great editors which let you know straight away if you have any errors. Java programming is a highly sought after skill and knowledge of it opens a lot of doors in terms of employment.
5. Blockly
The aim of Blockly is to use the blocks to generate readable code which could be in JavaScript or Python etc. This means that once beginners have mastered it they can then move onto more complicated programs. It’s straight forward drag and drop function can help you to very easily build apps. You can then export what you make and apply it to actual programming languages.
CONCLUSION:
If you are a beginner first learn c and c++, because the are the basic if learn these two programming language, you can learn n number of languages. If you like this article share to your friends and command your doubts about choosing programming languages.
BY
REGU RAM SV.
Post a Comment