Which is the alternative application for Code::Blocks? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Which is the alternative application for Code::Blocks?

I want to learn C programming from scratch. Suggest me an application in which i can write code and run it at basic level.

20th Jan 2019, 1:50 PM
Haider Rassiwala
3 Answers
+ 1
If you want to compile yourself just use notepad (++) and download gcc which you can find it in mingw
20th Jan 2019, 3:21 PM
Mohamed Ali ZORGATI
Mohamed Ali ZORGATI - avatar
+ 1
After downloading GCC does it automatically gets added to Notepad ++ ? Also tell me, if i compile a code blindly , will it do changes to my PC?
20th Jan 2019, 3:48 PM
Haider Rassiwala
+ 1
As far as I know it won't be added to notepad++ so will have to compile by hand and the compiler changes nothing in the PC unless your code does
20th Jan 2019, 4:46 PM
Mohamed Ali ZORGATI
Mohamed Ali ZORGATI - avatar