What programming languages should I use?

Asked by Brandon Perkins

I am interested in expanding my programming skills and have always wanted to use a linux based os, however I am not sure exactly what programming language I would use to create programs for linux os like Ubuntu.
I mostly program for fun but I also do professional work as well.
Also if anyone knows of any IDEs for the languages that I can use on Ubuntu that would be appreciated too.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
arochester
Solved:
Last query:
Last reply:
Revision history for this message
Best arochester (arochester) said :
#1
Revision history for this message
svens (svens) said :
#2

For fun, I'd go with Perl, but when it comes to professional coding, I'd probably choose Java.

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#3

My suggestions are:
- python
- gambas (gambas2 or gambas3) (with a very good ide, some Ubuntu included deb packages, for example MyUnity are done with gambas),
- clipper harbour (very good and mature Clipper full compatible multi platform compiler, my preferred lang on Linux

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#4
Revision history for this message
Brandon Perkins (ingeniare91-deactivatedaccount) said :
#5

Thanks arochester, that solved my question.