Getting Organized

Functions are a great start at organizing code. But let's look at what else C++ has to offer.

"So if you want to go fast, if you want to get done quickly, if you want your code to be easy to write, make it easy to read."

- Uncle Bob