• 0

[C/C++] Best IDE for beginners?


Question

What is the best C/C++ IDE for beginners? I was thinking Visual C++ but I want to create Win32 apps, not Winforms apps.I also want a good resource editor (including one that creates menus and dialogs).

Link to comment
Share on other sites

Recommended Posts

  • 0

What is the best C/C++ IDE for beginners? I was thinking Visual C++ but I want to create Win32 apps, not Winforms apps.I also want a good resource editor (including one that creates menus and dialogs).

I'll say Netbeans. It has C++ support. However, configuring it can be tricky so you'd want to look it up on youtube and follow the steps. If not netbeans, try Eclipse as it has really good C++ support.

Hope this helps.

Link to comment
Share on other sites

  • 0

I used DEV C++ for C and C++ programming. DEV C++ has some awesome features like syntax highlighting, easy clear user interface and etc...

Yeah, if you like using GCC-3.3, have an ugly interface, no code completion, lack of extensibility, no more development done on it, pita the use, etc.

Link to comment
Share on other sites

This topic is now closed to further replies.