Skip long, complicated books on C++ that get you nowhere. Do you want to start developing C++ programs as soon as possible? Learn C++ Programming in the quickest time possible with this short and concise book that teaches you all the essentials about C++ programming. This book is written for people who have NO background in programming or are beginners. It strips away the non-essentials and provides you with the fundamental building blocks to get you up and running in C++. Beginning C++ Programming zooms in on the most essential concepts with EXAMPLES! We cover the following Getting Running your first C++ Program Variables Input and Output Using Arithmetic in C++ Boolean Logic If-Else and Switch Statements Loops Learning about Objects Methods Arrays Managing Multiple Objects Exception Handling Inheritance