This document provides an introduction to C++ programming using Code::Blocks. It discusses getting started with Code::Blocks on terminals or one's own laptop. The tutorial outline includes a brief history of C++, an introduction to object-oriented programming, when C++ is a good choice, and creating a first "Hello, World" program in Code::Blocks. The document provides an overview of compiling and running a C++ program in Code::Blocks.