About

The World is powered by C Programming.

So why is it hard to run C on Windows?

The C Programming Language is one of the most widely used programming languages in the world, but it didn’t have a simple installer for Windows. Install C is a project I made to change that. I wanted to create a simple installer that beginners could use, while also being an installer that seasoned pros wouldn’t find lacking.

One of the more personal reasons that I made this is because I am an Engineering student, and every year new engineering students have to learn C as part of their course. I saw a lot of my classmates dislike C right off the bat because it was difficult to install and required using a dated-looking IDE. This negative experience would lead to them not liking programming as a whole, which is a very unfortunate thing. I hope that Install C can help solve this problem by making C easier to install and being compatible with VS Code.

Install C installer made by Siddharth Bhatia.

Winlibs by Brecht Sanders.

GCC by Free Software Foundation.

Visitors