LINUX programming

Moderators: ITA
Number of threads: 1347
Number of posts: 2935

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

Report
help choosing a language Posted by philipk88 on 8 Sept 2010 at 2:26 PM
I use several Linux flavors and know bash and html. What I am looking for is a general purpose language. Something with a gentle learning curve would be preferred. I have read about python and perl, but the words they use to describe them don't really mean a lot to me. I would greatly appreciate it if you would suggest a language and describe what it can do or why it is good in terms I can understand. Thanks.
Report
Re: help choosing a language Posted by Josh Code on 14 Sept 2010 at 9:36 AM
Learn c.

Lots of tutorials are available to help with the initial part of the learning curve.

It works in every platform there are compilers for.

It is a general purpose language with the power to do everything a scripting language like Python and Perl can do and much more.

It is far more efficient, using less memory and far less processing resources/time to execute than scripting languages like Python and Perl.

c is basically an ancestor to many modern programming languages which makes learning it a great first step to learning many other languages in popular use today.

Report
Re: help choosing a language Posted by philipk88 on 18 Sept 2010 at 8:12 AM
Thank you, I will try it.
Report
Re: help choosing a language Posted by bragr on 25 Oct 2010 at 2:46 PM
I would recommend c++, it will still teach you the c side of things, and still let you do system programing in linux, but you will also have the object oriented features to use, which I find to be helpful and easier to use for general purpose programming.
Report
Re: help choosing a language Posted by harryq on 9 Jan 2011 at 9:21 AM
Like said before, look at C++ in the first place. It is a lot bigger than C in terms of keywords, libraries etc. But start learn the basics. Why? C is not much like its successors, such as (c++), java, c# etc. Its a different paradigm. Many things in system programming anyway is text-processing, which perl and python do really well. C++ makes text processing easier while still features "backward compabilty" to c.
Report
Re: help choosing a language Posted by Temo0Diaz on 16 Mar 2011 at 7:13 AM
Try with Java


it's multiplataform, it's easy and powerfull



 

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.