Run C/C++ program in Visual Studio Code (VS Code) | MinGw | aducators.in

Опубликовано: 28 Сентябрь 2024
на канале: aducators
1,821
33

Hi aducatee,

ABOUT
======

This video is covering complete discussion about how to run C/C++ program in Visual Studio Code (VS Code) using most recommended C/C++ compiler i.e. MinGw.


PREREQUISITES
=============
1. MinGw:    • Install C/C++ compiler correctly for ...  
2. Visual Studio Code:    • Install Visual Studio Code Stable Bui...  


COMMANDS USED
================
1. Compile C program: gcc -o test_C test_C.exe
2. Compile C++ program: gcc -o test_Cpp test_Cpp.exe -lstdc++


TIME STAMPS
============

00:17 - Introduction
00:32 - Prerequisites
01:11 - Hierarchy to be followed
01:51 - Open Visual Studio Code
02:00 - Writing C program in VS Code
02:47 - Compile C program using 'gcc'
04:00 - Run C program in VS Code Terminal
04:38 - Writing C++ program in VS Code
05:13 - Compile C++ program using 'gcc'
06:03 - Run C++ program in VS Code Terminal
06:50 - Install C/C++ extension
08:23 - Create a new C++ project
09:45 - Writing C++ project file
10:51 - Configure Default Build Task
11:24 - Build C++ project
11:53 - Run C++ project
12:17 - Binding up!


CREDITS
========

Brought to you by : ADUCATORS
Trainer Name : ADITYA JAIN


WEBSITE (official)
===============
https://www.aducators.in


SOCIAL HANDLES OF ADUCATORS
============================
LinkedIn:
  / aducators  

LinkedIn Page:
  / aducators  

Facebook Page
  / aducators.in  

Instagram
  / aducators  

Twitter
  / aducators1  

Tumblr
https://www.tumblr.com/blog/aducator

WhatsApp Group
https://chat.whatsapp.com/L0TxnsPV71t...


SOCIAL HANDLES OF ADITYA JAIN
==============================
LinkedIn
  / aditya-jain-865947182  

[SETUP]
Backdrop : No
Camera : No
Tripod : Simplex C-606 ( https://amzn.to/43nSHGD )
Operating System : Ubuntu (64-bit)
Laptop : Lenovo ideapad 320 i5-7th Generation ( https://amzn.to/3PzEFy2 )
Screen Recording : CyberLink
Microphone : BOYA-M1 ( https://amzn.to/3CO0WQU )
Editing : Shotcut

#mingw #visualstudiocode #extension #vscode #c #cpp #vs #code #microsoft

#adwalkz
#aducators