Uploaded January 2025 | Updated September 2026, 1 week ago
In this beginners C Programming Language tutorial we will guide you through the process of setting up Visual Studio Code for writing and executing C programs. If you're following along as part of the C programming video series, make sure you've already downloaded and installed GCC, the C compiler and toolset, as well as Visual Studio Code. The links to installation videos are as follows:
How to install gcc C Compiler : youtu.be/Avib7KeXV1A
How to install vs code : youtu.be/18xQoQej6sM
Once the required programs are installed, we will start by creating a workspace in VS Code, followed by adding a folder for your C programs. We’ll also walk you through creating your first C file and installing essential extensions like the C/C++ extension pack from Microsoft to enhance your coding experience.
We will then write a simple "Hello" program in C, run it, and discuss how you can see the output in the terminal. Lastly, we will enable auto-save to ensure your changes are automatically saved while you work.
If you’re new to C programming, don’t worry! Just follow along with the steps in this video, and I’ll explain every detail in upcoming videos. If you encounter any issues, leave your questions in the comment section, and I’ll try my best to help.
Our Website
LearningLad.com
Social Media
Facebook facebook.com/LearningLad
Twitter twitter.com/LearningLadEdu
Instagram instagram.com/LearningLadOfficial
In this beginners C Programming Language tutorial we will guide you through the process of setting up Visual Studio Code for writing and executing C programs. If you're following along as part of the C programming video series, make sure you've already downloaded and installed GCC, the C compiler and toolset, as well as Visual Studio Code. The links to installation videos are as follows:
How to install gcc C Compiler : youtu.be/Avib7KeXV1A
How to install vs code : youtu.be/18xQoQej6sM
Once the required programs are installed, we will start by creating a workspace in VS Code, followed by adding a folder for your C programs. We’ll also walk you through creating your first C file and installing essential extensions like the C/C++ extension pack from Microsoft to enhance your coding experience.
We will then write a simple "Hello" program in C, run it, and discuss how you can see the output in the terminal. Lastly, we will enable auto-save to ensure your changes are automatically saved while you work.
If you’re new to C programming, don’t worry! Just follow along with the steps in this video, and I’ll explain every detail in upcoming videos. If you encounter any issues, leave your questions in the comment section, and I’ll try my best to help.
Our Website
LearningLad.com
Social Media
Facebook facebook.com/LearningLad
Twitter twitter.com/LearningLadEdu
Instagram instagram.com/LearningLadOfficial










