Do professionals run their code on IDE or text source code editors like vs code??should I adapt to terminal based hard work? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Do professionals run their code on IDE or text source code editors like vs code??should I adapt to terminal based hard work?

So should I use turbo c++ or terminal based difficult setup,????

11th Jul 2020, 8:54 AM
The CodeGeek
The CodeGeek - avatar
5 Answers
+ 1
The CodeGeek Whichever you prefer. I don't know what "code runner" means in this context but if it is something that automates terminal-based hard work then you should use it.
30th Jul 2020, 4:17 PM
Ore
Ore - avatar
+ 3
Ore ok...but I said visual studio code which is an editor
14th Jul 2020, 5:05 PM
The CodeGeek
The CodeGeek - avatar
+ 1
Ore I meant I have code runner on vs code so I directly get output instead of doing file.extension -o file ./file commands so should I learn more terminal or keep on with code runner
30th Jul 2020, 2:54 PM
The CodeGeek
The CodeGeek - avatar
0
An IDE which usually have a terminal too. I use PHPStorm and I can access the terminal from within the IDE itself. Visual Studio also has terminal. I am not sure about Turbo C++ though
11th Jul 2020, 9:55 AM
Ore
Ore - avatar
0
The CodeGeek I don't understand what you mean. Do you mind rephrasing your question?
16th Jul 2020, 8:10 PM
Ore
Ore - avatar