0

The best programming languages for Linux(Ubuntu) programming...

2nd Feb 2018, 8:19 AM
Alihuseyn Kengerli
Alihuseyn Kengerli - avatar
4 Answers
+ 2
C/C++ is the lingua franca of almost all *nix systems (including Linux). Just make sure you use the command line for compiling and debugging. Aside from that Python and Haskell also work well. D and Go too. And then there's Bash, but I'm not sure if that counts.
2nd Feb 2018, 8:46 AM
Vlad Serbu
Vlad Serbu - avatar
+ 1
1) C++ 2) Java 3) Python
2nd Feb 2018, 8:24 AM
Andrey Sadofyev
Andrey Sadofyev - avatar
+ 1
I think, C++ is the best choice for first language and for Linux OS IMHO
2nd Feb 2018, 8:28 AM
Andrey Sadofyev
Andrey Sadofyev - avatar
7th Feb 2018, 8:56 PM
Benjamin Allison
Benjamin Allison - avatar