Find the answer to your Linux question:
Results 1 to 9 of 9
I've been a coder on MS based products for years and I've finally had enough of the BS. My experiance has mostly been on Visual Studios and now I need ...
  1. #1
    Just Joined!
    Join Date
    Sep 2008
    Posts
    3

    Time for a Change...

    I've been a coder on MS based products for years and I've finally had enough of the BS. My experiance has mostly been on Visual Studios and now I need to find a comparable IDE for Linux developement.

    I've looked around a bit but don't seem to find anything that meets this need. Seems like there are lots of differnt pieces and parts that have to be put togther "just so".

    Can someone suggest a dev. tool/environment I should look at?

  2. #2
    Linux Guru
    Join Date
    Nov 2004
    Posts
    6,110
    Have you had a look at KDevelop or Anjuta?

    Both are quite popular.

  3. #3
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    I had been programming several years with VS too and when I made my move to Free Software, I settled for Sun's NetBeans as a replacement.
    Debian GNU/Linux -- You know you want it.

  4. #4
    Just Joined!
    Join Date
    Sep 2008
    Posts
    3
    Quote Originally Posted by bigtomrodney View Post
    Have you had a look at KDevelop or Anjuta?

    Both are quite popular.
    A question, are either of these complete or do they require additional pieces parts?

  5. #5
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    Quote Originally Posted by ExMSCoder View Post
    A question, are either of these complete or do they require additional pieces parts?
    Contrary to Windows, most programs in the world of GNU/Linux rely on other programs. While VS ships with it own compiler, the IDEs here are merely GUIs and the compiler and debugger are separate "products".
    Debian GNU/Linux -- You know you want it.

  6. #6
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Quote Originally Posted by ExMSCoder View Post
    I've been a coder on MS based products for years and I've finally had enough of the BS. My experiance has mostly been on Visual Studios and now I need to find a comparable IDE for Linux developement.

    I've looked around a bit but don't seem to find anything that meets this need. Seems like there are lots of differnt pieces and parts that have to be put togther "just so".

    Can someone suggest a dev. tool/environment I should look at?
    If you're used to Visual Studio, there are several IDEs you can look at in Linux. Some allow you to code in several languages, others are language-specific:

    IBM Eclipse - Eclipse.org home (Java/C++)
    Anjuta - Anjuta Integrated Development Environment (C++)
    NetBeans - Welcome to NetBeans (Java)
    KDevelop - http://www.kdevelop.org/ (C++)
    Code::Blocks - Code::Blocks (C++)

    There are quite a few more; these are just the more popular ones.
    Registered Linux user #270181
    TechieMoe's Tech Rants

  7. #7
    Just Joined!
    Join Date
    Sep 2008
    Posts
    3
    Quote Originally Posted by GNU-Fan View Post
    Contrary to Windows, most programs in the world of GNU/Linux rely on other programs. While VS ships with it own compiler, the IDEs here are merely GUIs and the compiler and debugger are separate "products".
    Any suggestions. Sorry to be so dense but this is all new to me.

  8. #8
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    Quote Originally Posted by ExMSCoder View Post
    Any suggestions. Sorry to be so dense but this is all new to me.
    *cough*
    Quote Originally Posted by GNU-Fan View Post
    I had been programming several years with VS too and when I made my move to Free Software, I settled for Sun's NetBeans as a replacement.
    Debian GNU/Linux -- You know you want it.

  9. #9
    Linux Enthusiast Bemk's Avatar
    Join Date
    Sep 2008
    Location
    Oosterhout-NB, Netherlands
    Posts
    522
    I've go Netbeans too. I've installed G++ and now I can also develop appications in C++(I use Netbeans IDE 6.1). I've worked too with Visual Studio's and it's quite a heavy system, but Netbeans is too for my pc. Netbeans is great for C/C++ and Java development (and some languages I never use).

Posting Permissions

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