Each language has it's advantages and disadvantages. For portability, I'd look to C, C++ or maybe perl. Shell scripts will only work on other linux machines that have the relevant shell installed. With C / C++, if you are careful with the headers you use, you should be able to recompile on another OS easily, and with perl, I don't think it's too great a development language. I prefer it for scripting, but it's quite good for portability in my opinion.
: Hi there,
:
: Thinking to do some programming in Linux, but Linux itself comes with C, C++ compiler, Perl, Python and other shell scripts thing, which one is better and more suitable developing robust and portable programming?
:
:
:
:
Neo Gigs
:
http://communities.msn.com.my/VisualBasicwithNeo
:
Ben Martin

programmer