This book help you how to get started with C programming. This book provides many code samples for illustration. The following is highlight topics:
This book uses GNU GCC compiler for C programming.
Chapter 1. Development Environment
Chapter 2. Basic C Programming Language
Chapter 3. Array and Pointer
Chapter 4. Functions
Chapter 5. I/O Operations
Chapter 6. String Operations
Chapter 7. Building C Library
Chapter 8. Threading
Chapter 9. Database Programming
Chapter 10. Socket Programming