'C' Language Course
Here is a tutorial course on `C' put together by Christopher Sawtell.
Syllabus
Lesson 1: Introduction
Lesson 2: Data Storage Concepts
Lesson 3: Arrays and Pointers
Lesson 4: Operators
Lesson 5: The Pre-processor and Header Files
Lesson 6: Libraries
Lesson 7: Debugging Strategies
Lesson 8: Control Structures