Vs Code Installation

Day 2: Vscode Installation and Hello world.c

VS Code Installation steps:

Step1: Download VS code from Click Here.

Step2: Install MinGW Compiler: follow the path from here: Click Here

Step3: Install C/C++ Extension in VS Code.

Now you are ready for Helloworld.C

Watch Below Video and Make your Helloworld.C code now.

Video Chapter links: 

00:00 The process of program development.

05:45 Os Hw Compiler relationship

13:10 VS Code installation

17:45 Hello World.c

30:50 basic Structure of C language

36:03 Comments in C language