0

What is the best software for C++ programming?

I am starting a C++ course and I have been making programs in the sololearn app but I want to download a software which will help me in creating programs easily...

4th May 2018, 12:37 AM
Swogyan Bhattarai
Swogyan Bhattarai - avatar
5 Réponses
+ 12
I use Visual studio for most of my C++ projects. https://www.sololearn.com/discuss/410578/?ref=app
4th May 2018, 1:20 AM
Manual
Manual - avatar
+ 5
Clang or GCC for Linux as a compiler. Clang has format and diagnostics that can integrate with Atom text editor nicely. Vim can also be an SSH text editor. Visual Studio for Windows. Use CMake. Seriously.
4th May 2018, 1:25 AM
Maxwell Anderson
Maxwell Anderson - avatar
+ 4
Do you mean an IDE, compiler, etc.
4th May 2018, 12:47 AM
Ben Allen (Njinx)
Ben Allen (Njinx) - avatar
+ 1
netbeans... best for C and C++
10th May 2018, 4:01 PM
Shrestha Bibash
Shrestha Bibash - avatar
+ 1
sorry... codeblocks is good for C and C++
11th May 2018, 2:12 PM
Shrestha Bibash
Shrestha Bibash - avatar