
Just install it, launch it and start coding to keep things simple.


One of the preferred way to install C/GCC compiler is to use CodeBlocks.IDEs (Integrated Development Environment) such as Eclipse or Netbeans may be used but if you are a beginner in C programming, prefer using text editors mentioned above.Microsoft Visual Studio Code (For Windows and Linux).Source Code EditorsĪlthough, you may choose any basic text editor such as notepad for writing and editing source code of C, we recommend choosing one of the editors below. In this tutorial, we will learn how to install C/GCC compiler in Windows.

The first step in learning any programming language is to have the required software installed in the system.
