C++ Programming

This is the Internet home of A Natural Introduction to Computer Programming with C++. This page serves the readers of the book as well as provides useful information and easy-to-read examples of C++ computer programs.

The table contains links to C++ programs that are presented and explained in the book. These are slightly modernized versions of the programs. If you insist on using the original versions, you can find them in this folder, or through this table.

You can download the programs by right-clicking the links. You can view the programs with your browser.

To complile and run the programs, check the comments at the beginning of file Game.cpp.

A selection of the programs in the table were tested in January 2023. The programs seem to be working well.