Welcome to my blog Program with C! Here we will learn to use the C programming language, created by Dennis Ritchie in the early 1970's. It is not an object oriented language. The language was developed as a need for an easier and more efficient build for operating systems and other programs. It was built to minimize run time.
Some materials that will be used:
- http://www.cprogramming.com/
- Beginning Programming with C for Dummies, Dan Gookin
- The C Programming Language, Brian Kirnigham
- http://www.codingunit.com/the-history-of-the-c-language
- http://www.programmingsimplified.com/
The program I will use to compile the code and run it is CODE blocks and can be found here: