Find the answer to your Linux question:
Results 1 to 8 of 8
Hi, I am new to Linux programming, but want to start coding for linux. In the past I have coded in C++ and Visual Basic and was wondering what are ...
  1. #1
    Just Joined!
    Join Date
    Mar 2007
    Posts
    3

    New Linux Programmer

    Hi, I am new to Linux programming, but want to start coding for linux. In the past I have coded in C++ and Visual Basic and was wondering what are the preferred or most often used languages in Linux? I would like to code in C++ because this what I am most comfortable in, but I want to code with whatever is most commonly used. Any suggestions?

    Thanks,
    GEORGE

  2. #2
    Linux User tech_man's Avatar
    Join Date
    Jan 2007
    Location
    USA
    Posts
    385
    Linux is written mostly in C and Assembly.
    'Tis better to be silent and be thought a fool, than to speak and remove all doubt.'
    --Abraham Lincoln

  3. #3
    Linux Guru Juan Pablo's Avatar
    Join Date
    Mar 2006
    Location
    /home/south_america/ecuador/quito
    Posts
    2,064
    Do you mean the OS in general or the kernel? If you want to write kernel drivers and such you will need to write in C or Assembly otherwise you can also use C++ or BASIC
    Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
    Linux User #425940

    Don't PM me with questions, instead post in the forums

  4. #4
    Just Joined!
    Join Date
    Mar 2007
    Posts
    3
    I also need to know what I should use to program in? I know in windows if I wanted to program in C++ I would most probably use Visual Studio .NET/Visual C++ what is the Linux equivalent to that?

    -GEORGE

  5. #5
    Linux Guru Juan Pablo's Avatar
    Join Date
    Mar 2006
    Location
    /home/south_america/ecuador/quito
    Posts
    2,064
    You don't need any fancy IDE or anything like that in Linux, open a text editor and write your code, the compile it in the console
    Once you are familiar with all the concepts in Linux you can try some IDEs like Anjuta, KDevelop, Eclipse, etc to automate the process
    Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
    Linux User #425940

    Don't PM me with questions, instead post in the forums

  6. #6
    Linux User tech_man's Avatar
    Join Date
    Jan 2007
    Location
    USA
    Posts
    385
    Quote Originally Posted by gmelcer
    I also need to know what I should use to program in? I know in windows if I wanted to program in C++ I would most probably use Visual Studio .NET/Visual C++ what is the Linux equivalent to that?

    -GEORGE
    Good old vi.
    'Tis better to be silent and be thought a fool, than to speak and remove all doubt.'
    --Abraham Lincoln

  7. #7
    Just Joined! fatalexception's Avatar
    Join Date
    Feb 2007
    Posts
    34
    Good ol' vim. I'm also going to learn my way around emacs soon to see what the fuss is about - and to mess around with Lisp. Kind of killing two birds with one stone.

  8. #8
    Linux Newbie chadders's Avatar
    Join Date
    Jan 2007
    Location
    Earth.
    Posts
    102
    Quote Originally Posted by tech_man
    Good old vi.
    I don't like vi, use nano, or gedit if your in a gui (specifically Gnome).
    That's my two pence worth.

    Chadders.

    Use my themes... click here.

    New to Linux Forums, or Linux in general? Start here.
    Get Debian (Etch) here.
    Registered Linux user #442544.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...