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...
5 Antworten
+ 12
I use Visual studio for most of my C++ projects.
https://www.sololearn.com/discuss/410578/?ref=app
+ 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.
+ 4
Do you mean an IDE, compiler, etc.
+ 1
netbeans... best for C and C++
+ 1
sorry... codeblocks is good for C and C++