How to install GCC and setup VS Code to run C/C++ on Windows in 2020?

Опубликовано: 19 Июль 2026
на канале: pranjal pagaria
86
6

How to Run C and C++ Programs on VS code?
How to install GCC and setup VS Code to run C/C++ on Windows in 2020
How to install GCC and setup VS Code to run C/C++ on Windows in 2020
In this video, I have shown how you can install gcc and g++ compilers to run C and C++ program from Visual Studio Code.
Hello dosto kya aap bhi C/C++ ki #programming karna chahte hai or aapko dikkat aa rahi hai to hum aapko iss video me batayenge ki aap kaise MinGW ke trough GCC jo ki ek C compiler hai use install kar sakte hai jisse ki aap easily kisi bhi C ya C++ ke codes ko complile karke apne windows system me run kara payenge.
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.
vscode: https://code.visualstudio.com/

MinGW: http://bit.ly/2N2TAC5
#c #C++ #mingw #vscodesetup