To work on the code in this chapter, you will need to download and install Visual Studio 2019 Community Edition or higher. This IDE can be downloaded from https://visualstudio.microsoft.com/.
You will find the code for this book located at https://github.com/PacktPublishing/Clean-Code-in-C-. I have put them all under a single solution with each chapter as a solution folder. You will find the code for each chapter in the relevant chapter folder. If running a project, remember to assign it as the startup project.