+ 3

What is the best free IDE for C++?

I want to start coding but faced with problem of choicing IDE for Windows. Can you help me? Sorry for my bad english.

22nd Mar 2017, 5:34 PM
Tom Clover
Tom Clover - avatar
9 ответов
+ 10
Visual Studio Community...I think the 2017 edition is already out too.
22nd Mar 2017, 5:38 PM
Karl T.
Karl T. - avatar
+ 9
Microsoft visual Studio Code::blocks Dev C++ Eclipse C++ try them and find the one you like the most
22nd Mar 2017, 5:39 PM
Mario L.
Mario L. - avatar
+ 2
Visual Studio seems like too much, since you are a beginner. I suggest using Code::Blocks. It is much smaller in size and runs faster.
22nd Mar 2017, 6:36 PM
Milan Todorovic
Milan Todorovic - avatar
+ 2
Microsoft visual studio is the best IDE for its interface. we also have Dev++ and code::blocks for easy way installation
3rd Apr 2017, 7:20 PM
Santosh Pothina
Santosh Pothina - avatar
+ 1
Code::blocks
23rd Mar 2017, 12:11 PM
Cosby Asare, Owusu
Cosby Asare, Owusu - avatar
0
Code::blocks is a good choice if you have just started. Alternatively you can use Notepad++. It can be ran on nearly every computer.
22nd Mar 2017, 6:45 PM
Karlo
Karlo - avatar
0
thank you all so much
22nd Apr 2017, 1:12 AM
ALI Mamdouh Ahmad
ALI Mamdouh Ahmad - avatar
0
If you use Windows OS then, CodeBlocks with mingw is a best IDE. Because, Windows doesn't have proper compiler for c/c++. If you use linux then, you can go with either Eclipse or CodeBlocks. If you want to use Eclipse on Windows then, you need to separately setup mingw, which is a tedious job. extras: after Turbo C/C++ (which is deprecated), there is no proper compiler for c and c++ is available. From vista, DOS support is gone so, Turbo C/C++ is not fully supported. (you can still use it with DOS BOX. Some people will suggest Visual Studio, but i personally don't like it. Because, it takes lots of space and also lagging when you have low end hardware. Happy Coding....😊
22nd Apr 2017, 2:17 PM
Sandip Bhambre (Sandy)
Sandip Bhambre (Sandy) - avatar
- 2
Code::blocks no doubts
22nd Mar 2017, 10:12 PM
Mizanul Hasan