+ 1

What program should I use for programing on PC in C++?

I want to learn C++, but I don't know what program should I use to test the scripts. Writing everything like in tutorials, help me remember better.

22nd Sep 2018, 6:37 PM
iiCaptain
4 odpowiedzi
+ 3
If you are a beginner than I would recommend you Dev-C++ or CodeBlocks. Otherwise Visual Studio would be perfect
22nd Sep 2018, 8:14 PM
blACk sh4d0w
blACk sh4d0w - avatar
+ 1
Forget Dev-C++ that is very old... Try CodeBlock or CodeLite
22nd Sep 2018, 7:06 PM
KrOW
KrOW - avatar
+ 1
Or just use a compiler suitable for your machine.
22nd Sep 2018, 8:11 PM
Bebida Roja
Bebida Roja - avatar
0
Most popular IDE or code editors. IDE C++ : CodeLite, Code::Blocks, NetBeans, Eclipse CDT, Microsoft Visual Studio($),QtCreator, Clion($) For MacOS - Xcode one of the best. Code editor: Vim, Atom, Light Table, Sublime Text, Brackets, Notepad++
23rd Sep 2018, 12:30 PM
Lair