This document summarizes a presentation on programming basics given by Abhishek Pratap Singh. The presentation covered an introduction to the topic, motivation for learning programming basics, an abstract of what would be covered, applications of programming, the evolution of the C programming language, and some interesting facts about C and C++. It provided examples of writing C code without using loops or semicolons to demonstrate programming techniques.