This document contains 14 chapters with programming examples in C language. Chapter 1 includes basic programs to print name, address and patterns. Chapter 2 covers programs on calculations, loops and conditional statements. Later chapters introduce more advanced concepts like functions, arrays, pointers and file handling. The document serves as a learning guide for beginners to practice and learn basic to intermediate C programming skills.