Hi guys, in this section we will discuss the environmental setup for C programming. So without wasting time let's get started.
Nowadays there is much software available on the internet to download for learning C Programming Language like Turbo C/C++, DEV-C, Code Blocks, Brackets, and many more. But I prefer VS Code (Visual Studio Code) for beginners as well as advanced level also.
What is an IDE:
IDE stands for Integrated Development Environment. This is a software or platform where we write our code, edit code, and manage the code files according to user convenience. Along with the IDE, we also download our C compiler to compile and execute our written code.
To download and go all over the installation process please follow the given video link (The Video Link Is Here) and do all process perfectly and make sure you do the proper settings for the environment variable for your used machine.
That's all for this section, you can also watch videos on YouTube for more information about this concept.
Watch On YouTube😎