LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Programing for Linux, newbie (https://www.linuxquestions.org/questions/linux-newbie-8/programing-for-linux-newbie-504290/)

anon278 11-23-2006 02:39 PM

Programing for Linux, newbie
 
Hi
I'm looking to learn to program. At collage we have a choice of learning Visual Basic or Delphi. Which launguages should I look into learning for Linux. Just general stuff. Python, Perl, Ruby?

Thanks

matthewg42 11-23-2006 03:15 PM

I'd recommend a variety of types of language, from fairly low-level ones like C, to something higher like python/perl. It's worth learning a little TCL because it's used by loads of useful stuff like expect, and it has such minimal syntax that it's a breeze to learn.

If you're feeling adventurous, maybe dabble with a little assembler (this will give you some insights you simply can't get another way). A nice way to do this is write something for a simulated embedded environment. Flash some LEDs :D

For a laugh, perhaps try something wacky like prolog or lisp, but don't expect to come out of it acting like a normal human being. (lisp will have you dreaming in brackets).

psisquare 11-27-2006 07:15 PM

There's another thread with some excellent suggestions and rationales on what to learn if you want to develop on Linux.

If you know Delphi and want to get started programming on Linux quickly, have a look at Lazarus.


All times are GMT -5. The time now is 08:13 PM.