0
hello world!!... Is there an editor (interpreter?) suggested for the C++ course???
Just starting with the C++ course and wondering if there is a suggested editor.... something like the online version here, but one that i can use offline...
3 Answers
+ 8
Or Visual Studio
- What I use
https://www.sololearn.com/discuss/410578/?ref=app
+ 6
C++ is a compiled language
Codeblocks
https://www.sololearn.com/discuss/608805/?ref=app
+ 2
Code:Blocks is what I use on both Windows and Linux. It's a personal suggestion though, not suggested by the course.