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 ...
- 09-30-2008 #1Just 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?
- 09-30-2008 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
- 09-30-2008 #3
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.
- 09-30-2008 #4Just Joined!
- Join Date
- Sep 2008
- Posts
- 3
- 09-30-2008 #5Debian GNU/Linux -- You know you want it.
- 09-30-2008 #6
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
- 09-30-2008 #7Just Joined!
- Join Date
- Sep 2008
- Posts
- 3
- 09-30-2008 #8Debian GNU/Linux -- You know you want it.
- 10-01-2008 #9
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).


Reply With Quote
