Every software or website we use is made using one or more programming languages. In reality the computer understand only assembler language, so every language is a kind of translator of what human want the computer to do, to what the computer understand to do. These languages tend to interprete human understending lieke "Basic" or mathematics, like "C++" .What programming language should I learn?
Which are the most used programming languages in 2018?
Here is what language is used for what:
1. Assembler: base level programming.
2. Basic: games, software.
3. Visual Basic: games, software.
4. C: good games, good software, apps, interfaces.
5. C++: good games, good software, apps, interfaces.
6. Pascal: software, apps, interfaces.
7. Fortran: software, apps, interfaces.
8. Delphi: games, software, apps, interfaces.
9. Java: games, web.
10. JavaScript: web apps.
11. HTML: web.
12. Flash ActionScript: games, web.
13. Perl: web.
14. PHP: web.
15. Python: apps, interfaces.
16. Scala: apps, interfaces.
17. Ruby: apps, interfaces.
18. Matlab: apps, interfaces.