Do I need a special software/compiler to run and practice on c++ files? I am a complete newbie to programming. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Do I need a special software/compiler to run and practice on c++ files? I am a complete newbie to programming.

7th Oct 2016, 2:06 AM
Harry Kainaro
Harry Kainaro - avatar
6 Answers
+ 2
If you use windows yes you need a software called codeblocks , but if you have linux you can use the default console to compile.
7th Oct 2016, 2:13 AM
Hector Sulbaran
Hector Sulbaran - avatar
+ 2
c++ shell at google
7th Oct 2016, 4:20 PM
amin trance
amin trance - avatar
+ 1
No problem, also in the first lessons they talk a little on how to use codeblocks
7th Oct 2016, 2:18 AM
Hector Sulbaran
Hector Sulbaran - avatar
+ 1
Microsoft visual studio is free for personal use and other small scale users. Highly recommended for Windows c++ programming.
7th Oct 2016, 6:59 AM
Jarett Langton
Jarett Langton - avatar
0
Thanks Hector
7th Oct 2016, 2:15 AM
Harry Kainaro
Harry Kainaro - avatar
0
Why are people suggesting CodeBlocks?! Use visual studio
7th Oct 2016, 4:30 AM
PixelFall