PDA

View Full Version : Favourite IDE's


SuperbabyMethod
04-09-2009, 11:29 AM
Hey guys, what are your favourite IDE's for C++? Mine are MSVC and codeblocks
Share your opinions and reasons.

Trueborn
04-09-2009, 10:11 PM
Visual Studio 2008 - By far the most intuitive IDE for Windows and web development. One hundred percent expandable and customizable, provides unit testing unlike anything else.

C++Builder - the only IDE that truly allows for RAD using C++, but this has more to do with the framework used rather than the IDE itself. Even so, you can't have one without the other in this case.

Agent 008
04-09-2009, 10:14 PM
Eclipse is probably the best I've used.

But I use Visual Studio for every-day use - does the job for me.

Craigslist.org
04-10-2009, 07:40 AM
That shits free now on microsofts website.

Agent 008
04-10-2009, 07:52 AM
That shits free now on microsofts website.

That's the shit I use.

SuperbabyMethod
04-10-2009, 07:28 PM
guess i really am the only one who uses codeblocks, just how custimizable is visual studio though, i havent actually looked but can it be made to compile code with mingw?

Ac1dChrist
04-17-2009, 05:19 PM
Visual Studio 2008 - By far the most intuitive IDE for Windows and web development. One hundred percent expandable and customizable, provides unit testing unlike anything else.


Second that