Technical requirements
Online code for full program examples can be found in the following GitHub URL: https://github.com/PacktPublishing/Deciphering-Object-Oriented-Programming-with-CPP/tree/main/Chapter05. Each full program example can be found in the GitHub under the appropriate chapter heading (subdirectory) in a file that corresponds to the chapter number, followed by a dash, followed by the example number in the chapter at hand. For example, the first full program in this chapter can be found in the subdirectory Chapter05
in a file named Chp5-Ex1.cpp
under the aforementioned GitHub directory.
The CiA video for this chapter can be viewed at: https://bit.ly/3KaiQ39.