Beginners Guide to C++ Programming - Part 3

Order of Operations and the if Control Structure

Embed this video:
The bulk of this video is a basic math refresher course. I was horrible at math so if any of my calculations were wrong...it won't matter cause I can't edit the video after it's been posted anyways.

I also briefly go over the if control structure. Control Structures are used to make decisions inside your C++ programs.

Credit: Tony Coffee
Copyright: Tony Coffee

Related information