C programming was created by Dennis Ritchie in 1972 to design and support the Unix operating system. It has only 27 original keywords and is easy to build compilers for, making it portable across many platforms. In 1983, ANSI formed a committee to standardize C as ANSI C. C is intended for programmers as a powerful, efficient yet structured language. A basic "Hello World" program is presented to demonstrate a simple C program structure.