Language Overview
C was developed in the 1970's at Bell Labs. It is one of the most influential and (still) widely used languages - in fact a lot of the other popular programming languages are build using C! Nowadays it's mostly used for low-level things like opertating systems, device drivers, and hardware.
Visit the Official SiteC
Used for hardware systems programming drivers
low barrier to entry
low demand
high pay
medium to find help
Learnability
How learnable is a given language? It depends on a variety of factors, including how difficult it is to learn the syntax or find reliable resources when you get stuck.
Ready to start learning? We suggest using visiting exercism.org to start your journey
Career
What is the demand and pay for people writing in this language? What is the reality of their day-to-day? Everything career-related is explored here.
Community
Ways to interact with the community, from following influential leaders on Twitter to meeting people in virtual forums or at conferences.
Dennis Richie
Creator of C and a huge key developer of the UNIX operating system.
Brian Kernighan
Author of The C Programming Language - the definitive book on C.
Linus Torvalds
The creator of Linux
Learning Resources
Find resources to help you learn--from documentation and tutorials to forums where you can interact with other developers.