Where to make a program with c++? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Where to make a program with c++?

I am learning c++ but I don't know where to use and put that code into and also how to publish the output of the code??? Thanks!

27th Feb 2018, 1:44 AM
Puaaz
Puaaz - avatar
3 Answers
+ 17
to code in c++, you have so many free possibilities, any editor, eclipse, netbeans, vs and codeblocks like jay said and i think many more 👍😉
27th Feb 2018, 6:53 AM
tooselfish
tooselfish - avatar
+ 7
If you want to code on computer: Try Visual Studio Community Edition if you have a Windows pc, or Code::Blocks if you are using Linux.
27th Feb 2018, 6:40 AM
jay
jay - avatar
+ 4
in the sololearn app, go to the {} link and then use the + to add a new code, then select c++. Enter your codes there and run.
27th Feb 2018, 1:56 AM
Core i9
Core i9 - avatar