Technical requirements
In this chapter, we discuss the theory and methodology of computational thinking. As such, this chapter doesn’t include much code. However, some of the later sections do have some samples of C++ code, and, as with the rest of this book, some familiarity with C++ is expected. Since the latter sections describe good practice for working with code, the Chapter-01 folder in the GitHub repository for this book (https://github.com/PacktPublishing/The-CPP-Programmers-Mindset) includes these samples of code along with unit tests. These tests do not contribute to the content of the chapter.