The C Language

The C programming language was develped in Bell Laboratories in the early 1970's by Dennis Ritchie. Primarily developed around the UNIX operating syststem C is a powerful and potent programing language offering functionality for recursion, bitwise operators and pointers. Many modern languages today have been built around the foundations of C therefore making it an ideal language to learn first if you are new to programming.