0.4 — Introduction to C++ development

Before we can write and execute our first C++ program, we need to understand in more detail how C++ programs get developed. Here is a graphic outlining a simplistic approach: Step 1: Define the problem that you would like to solve This is the “what” step, where you figure out … Continue reading 0.4 — Introduction to C++ development