How to Set up Visual Studio Code for C and C++ Programming

In this video you will learn How to Set up Visual Studio Code for Creating and Executing C and C Programs. Visual Studio Code is the widely used editor in Computer Programming field. It is the best editor for a beginner in programming because it is simple, easy to set up and has all those features needed. First you need to Download and Install C C toolset ( Compiler , linker etc ) like mingw. After that you need to install Visual Studio Code. After that you need to install a couple of extensions to run C and Cpp Programs. Download and Install Mingw Download and Install Visual Studio Code Setup Visual Studio code for Python Programming Visit for more free computer programming video tutorials. Other pages of LearningLad .
Back to Top