LINUX programming

Moderators: ITA
Number of threads: 1339
Number of posts: 2924

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Programming in Linux, which is the best choice? Posted by gigsvoo on 24 Nov 2002 at 6:20 PM
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
Report
Re: Programming in Linux, which is the best choice? Posted by garwain on 25 Nov 2002 at 6:17 AM
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


Report
Re: Programming in Linux, which is the best choice? Posted by gigsvoo on 25 Nov 2002 at 6:19 PM
You were right about C and C++ but not for Perl because not every platform can run Perl I assumed, let say IBM AIX or HP-UX???

Neo Gigs
http://communities.msn.com.my/VisualBasicwithNeo

Report
Re: Programming in Linux, which is the best choice? Posted by morleron on 9 Dec 2002 at 1:39 PM
: You were right about C and C++ but not for Perl because not every platform can run Perl I assumed, let say IBM AIX or HP-UX???
:
: Neo Gigs
: http://communities.msn.com.my/VisualBasicwithNeo
:
:
Actually, the last I was aware HP was including Perl in their HP-UX releases. If not it's a very simple matter to get the Perl source code and compile it on the HP box. The same is true of AIX, AFAIK. That's one nice thing about Perl, you can run it on practically anthing.

Just my $.02,
Ron
Report
Re: Programming in Linux, which is the best choice? Posted by gigsvoo on 9 Dec 2002 at 9:00 PM
: : You were right about C and C++ but not for Perl because not every platform can run Perl I assumed, let say IBM AIX or HP-UX???
: :
: : Neo Gigs
: : http://communities.msn.com.my/VisualBasicwithNeo
: :
: :
: Actually, the last I was aware HP was including Perl in their HP-UX releases. If not it's a very simple matter to get the Perl source code and compile it on the HP box. The same is true of AIX, AFAIK. That's one nice thing about Perl, you can run it on practically anthing.
:
: Just my $.02,
: Ron
:


That is true and not true.

The true is Perl can be deploy and run, but there is still need to install perl runtime for certain platform unless it is compiled to that target platform before running.

The not true part is it is not similar to Java where a single JVM can run every platform where compiled once run anywhere.



Neo Gigs
-----8<-------------------------------
Powered by Redhat 8 (Psyche)
http://communities.msn.com.my/VisualBasicwithNeo

Report
Re: Programming in Linux, which is the best choice? Posted by gaetano on 28 Feb 2003 at 2:09 AM
: 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
:
I'm using C++ which is, like C, a very fast and programming language!
But the best way to find a good programming language is to search some stuff on languages which sound interesting and read the source code.

For portable programming Java is a good choice (the Java compiler comes with linux, too)! It's similar to C/C++ but without the confusing usage of pointers and some other stuff like c-strings ...

HTH!

Download some stuff about Java/C++/C on this page!


Report
Re: Programming in Linux, which is the best choice? Posted by akalexi312 on 2 Jul 2003 at 10:03 AM
c language use gcc do some cool programming.

go to www.advancedlinuxprogramming.com

download the entire book of pdfs

study it and enjoy!!!!!!

: 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
:

Report
Re: Programming in Linux, which is the best choice? Posted by hot_lad_822001 on 26 Jul 2003 at 10:01 PM
: Hi there,
hi dear i think the most effective programming to learn would be perl
as it is easy along with being as powerful as c++

:
: 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
:




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.