Before you start, you need to be sure that you have some tools like C compiler and text editor for C programming. There are lots of IDE’s (Integrated Development Environment) for C programming in the market, like Code Block, Eclipse, Xcode, Turboc etc. We are using Code Block for write, compile, debug and execute C codes. It is a free C & C++ IDE for both Windows and Linux operating System. You can download Code Block from this link Click Here and install on your PC.
For Ubuntu user :
Ubuntu is a complete Linux Operating System. To download and install CodeBlock in Ubuntu you need to run given below command from terminal window. Make sure that internet is connected while you run this command.
sudo apt-get install codeblocks
Written by Shubhranshu Shekhar, who has trained 20000+ students in coding.
Shubhranshu Shekhar is a coding instructor, mentor, and founder of VSIT Delhi with 20+ years of teaching experience (since 2004). He has guided many students who are now working in multinational companies and specializes in Full Stack Development, Python, Digital Marketing, and Data Analytics.