C Programming Curriculum
A nice curriculum that can teach you C is available online from the University of Strathclyde. The lessons were written by Steve Holmes, and they cover everything from a quick overview of the C language to expressions, functions, input and output both to screen and files, and structures. It is all written for UNIX, so it will be right at home on Mac OS X.
- University of Strathclyde: C Programming
c,programming,curriculum