Summary
Keywords
Full Transcript
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 https://youtu.be/0HD0pqVtsmw Download and Install Visual Studio Code https://youtu.be/fIDZN-2a4h0 Setup Visual Studio code for Python Programming https://youtu.be/Ezye7n-F0LM Visit https://www.LearningLad.com for more free computer programming video tutorials. Other pages of LearningLad https://www.facebook.com/LearningLad https://www.instagram.com/LearningLadOfficial https://www.twitter.com/LearningLadEdu
