Part II. Writing a Program: Decisions, Decisions
In this part ...
Now that you're familiar with how to write and build a program, you can start learning about C++ itself. This part introduces you to the basic elements of C++: the variable declaration and the expression. You'll even find out how to make a decision in your program if
you can stand it. Finally, you'll see some beginning techniques for finding errors in your programs.
Get Beginning Programming with C++ For Dummies® now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.