Learn Programming in C. The book cover the following topics:
Introduction to C
C Development Environment
Your First C Program
C Comments
C Format Specifiers
C Data Types
C Local and Global Scope
C Structures and Unions
C Operators
C Type Cast
C Preprocessor
C Conditionals
C Loops
C String Operations
C Arrays
C Pointers
C File I/O
C Error Handling
C goto Statement
C Memory Management
C Math Functions