+ 1

What are the best languages for coding in Linux destrepution?

What are the best languages for coding in Linux destrepution so that we can use it on Linux?

22nd Apr 2017, 11:08 PM
Mohamed Othman Mohamed Lotfi
Mohamed Othman Mohamed Lotfi - avatar
2 Respuestas
+ 12
You mean linux distribution? if yes, then you can use python (just type python in terminal and python mode is on) alternatively you can install ruby (by typing "apt-get install ruby" in terminal and then type irb) you can also use terminal to write HTML, CSS, Javascript, and php. if your linux distro is GUI there are a lot of ide that can help you. like codeblock.
22nd Apr 2017, 11:19 PM
Agus Mei
Agus Mei - avatar
+ 4
Languages are most cross plattform. You can use it with the operation system that you like. The importance of the language depends of what you need to do. PHP, javascript and Ruby on Rails are good for web apps. Java, C#, C++ are good for general porpouse applications. Python is good in math and scientific applications. Swift for mobile applications. SQL to interact with databases.
22nd Apr 2017, 11:19 PM
⏩▶Clau◀⏪
⏩▶Clau◀⏪ - avatar