This document is a lab manual for an introduction to computer programming course using C++. It contains 11 chapters that provide examples and exercises to help students learn programming concepts like variables, operators, control flow, functions, arrays, pointers, structures, and file input/output. Each chapter contains multiple programming questions and examples with the full code provided. The objective is to give students hands-on practice with programming to become familiar with design, coding, and problem solving in C++.