Recommended IDE for c++

Hi,

Suggest me some good IDE for c++. I newly installed windows and searching some good IDE. I have no idea what you people code on. All suggestions are welcomed.

Regards
lallu1

Visual Studio

1 Like

C-Free Standard with MinGW 4.7 compiler for C++ 11 Support.
Here’s the link :

  1. C-Free Download - An Excellent C/C++ IDE
  2. CodeLite - Browse /Releases at SourceForge.net

Link 1 is IDE
Link 2 is CodeLite IDE with MinGW 4.7 Compiler with it. Install C-Free Standard and from Menu Bar choose build options to configure new MinGW compiler. Enjoy !!

1 Like

Visual Studio is best. If U WANT FREE VERSION IDE I recommend notepad++ . U can Download it for free HERE

1 Like

use vim, you will be surprised.

3 Likes

My favorite is code::blocks. Simple, yet elegant.

5 Likes

try Code Blocks.

1 Like

But it is an expensive software. I can not buy the licensed version. I forgot to mention “SOME FREE VERSION IDE”

Visual Studio Express edition is free…download iso and install :slight_smile:

@lallu1 If you are a college or a school student then you can get a licensed version of Visual Studio for free ( https://www.dreamspark.com/ )
Although the express version is more than enough
( http://www.microsoft.com/visualstudio/eng/products/visual-studio-express-for-windows-desktop#product-express-desktop )

I am using windows. Cant use vim.

U Can U VIm For Windows also :slight_smile: