Chapter 01 - Introduction to C and Unix
Chapter 02 - Arrays, Functions and IO
Chapter 03 - Pointers and Strings
Chapter 04 - Arrays and Pointers
Chapter 05 - Pointer to a Pointer
Chapter 06 - Debugging and Memory Leaks
Chapter 07 - Advanced Topics in Pointers
Chapter 08 - Dealing with Dynamic Memory
Chapter 09 - Structs and Linked Lists
Chapter 10 - Linked List Operations
Chapter 11 - Array of Linked Lists
Chapter 12 - Doubly Linked Lists and Recursion
Chapter 13 - Function Pointers
Chapter 14 - Generic Data Structures
Chapter 15 - Introduction to Hashing
Chapter 16 - Bit Operations
Chapter 17 - Regular Expressions
Chapter 18 - Perl Programming
Chapter 19 - Advanced Perl Programming
Chapter 20 - Shell Scripting
Chapter 21 - Shell Scripting II
Chapter 22 - Systems Programming
Chapter 23 - Systems Programming II
Chapter 24 - Assembler Fundamentals
Chapter 25 - C and Assembly