This document is a tutorial on programming loops in C programming language. It discusses the need for loops, different types of looping statements like while, for, do-while loops. It provides examples of using these loops and some practice problems to help understand loops better. The document is written by Yogendra Pal and dedicated to his parents. It encourages the reader to solve mind exercises, ask questions, and watch tutorials to keep learning C programming.