![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Apr 2009
Posts: 13
Rep Power: 0
![]() |
What IDE do you use?
hey there,
I just wanted to do an informal survey for my blog on what some of the popular IDE's you guys use. If you have any info, it would be great if you said why you chose it above others (say, why Eclipse is better than visual studio or vice versa) also mention what language you use in that IDE. I have used several IDE's but I haven't fully used their resources. I have used DevC++, Eclipse for C++ and for Java, and of course Visual Studio. I like Eclipse and VS the best, but I can't really say which is better because I haven't thought to compare them. It is annoying that VS doesn't make your brackets for you tho...
__________________
http://flycoder.blogspot.com |
|
|
|
|
|
#2 |
|
Professional Programmer
Join Date: Nov 2008
Posts: 273
Rep Power: 2
![]() |
Re: What IDE do you use?
Microsoft Visual C++ 2008 Express Edition SP1
__________________
IT'S int main() DAMN IT!!! Chronic sufferer of fancy programming syndrome. |
|
|
|
|
|
#3 |
|
Hobbyist Programmer
Join Date: Aug 2007
Location: Mississauga ON
Posts: 126
Rep Power: 3
![]() |
Re: What IDE do you use?
I use Eclipse and NetBeans
|
|
|
|
|
|
#4 |
|
Newbie
Join Date: Apr 2009
Posts: 13
Rep Power: 0
![]() |
Re: What IDE do you use?
What is NetBeans like? I haven't used it...
__________________
http://flycoder.blogspot.com |
|
|
|
|
|
#5 |
|
Hobbyist Programmer
Join Date: Aug 2007
Location: Mississauga ON
Posts: 126
Rep Power: 3
![]() |
Re: What IDE do you use?
I only use it for building GUIs (haven't found anything in Eclipse that I like). I personally hate the code editor in it. I merely build the GUIs, then take the code over to Eclipse to get rid of all of the generated crap, and then I code all of the rest of the app.
Its great for GUI building though. |
|
|
|
|
|
#6 |
|
Newbie
Join Date: Apr 2009
Posts: 13
Rep Power: 0
![]() |
Re: What IDE do you use?
Interesting. I use Expressions Blend 2 for GUI building in Visual Studio
__________________
http://flycoder.blogspot.com |
|
|
|
|
|
#7 |
|
Battle Programmer
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 887
Rep Power: 5
![]() |
Re: What IDE do you use?
Visual Studio
__________________
<insert disclaimer here> |
|
|
|
|
|
#8 |
|
Professional Programmer
Join Date: Aug 2008
Location: Waterloo, Ontario
Posts: 492
Rep Power: 2
![]() |
Re: What IDE do you use?
Netbeans and XCode
|
|
|
|
|
|
#9 |
|
Wanna-Be Programmer
Join Date: Apr 2008
Location: California
Posts: 159
Rep Power: 2
![]() |
Re: What IDE do you use?
It depends... When I want to actually program and do something meaningful I use a C++ compiler ( typically Borland C++Builder ) or Dev-CPP... If I want to make something for my college because I have to, I use Visual Basic.NET 2008.
If you want to know why, it is because Visual Basic is for monkeys who's greatest struggle they can handle in life is where to organize code so it looks more pretty. As far as using Visual C++ ( Calling it C++ is an absolute joke by the way ), it is NOT C++ despite what you may think, it is absolutely different and pretty much they decided to do whatever the hell they wanted to do with this language and turn it into something just as retarded as C# or VB. So, since I call it a different language entirely then let's just say I absolutely hate that language. I like Borland C++Builder because it has features that allow me to be the lazy man and not have to type out my GUI as well as also giving me the options to make event handlers / etc. very simply and easily. But the best part is that everything is pretty much just plain C++, headers written in C++ can be completely used in Borland with no problems as where VC++ is off on it's own thing in it's own place. - This is all just my opinion from my own experience, I already know what others say / think . |
|
|
|
|
|
#10 |
|
Hobbyist Programmer
|
Re: What IDE do you use?
eclipse. its open source and you can make plugins for it. In my class the prof handed out style templates so every one's code would be formated similarly. I use the AVR plugin for AVR microcontroller programming. You can use eclipse for many different languages. I like it more than netbean and notepad++
__________________
i dont know much about programming but i try to help |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MPLAB IDE Question. | BwillieS | Assembly | 0 | Feb 18th, 2009 9:03 PM |
| Making IDE? | redfiretruck | C++ | 3 | Jun 19th, 2008 7:20 AM |
| looking for good php ide | walker | PHP | 13 | Nov 30th, 2007 6:34 PM |
| C++ Ide | crawforddavid2006 | C++ | 13 | May 30th, 2007 7:28 AM |