+ 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,????
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.
+ 3
Ore ok...but I said visual studio code which is an editor
+ 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
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
0
The CodeGeek I don't understand what you mean. Do you mind rephrasing your question?