Lab 01
Lab 01
Step by Step Guide to Install Vs Code and How to make C++ Environment on
vs code
1. First Need to search on google vscode download.
Or Click on the link which is given below.
https://code.visualstudio.com/download
3. Go to Downloads Folder , right click on the vscode setup , hint enter on Run as
Administrator and click on next button.
4. After Installation, install some important extensions on vscode. You can install the C/C+
+ extension by searching for 'C++' in the Extensions view.
13. Open Vscode write a program and run the program and select the g++ compiler.