C++ Programming for Beginners is a step by step guide to the basics of programming in C and C++ using the free Dev-C++ compiler. This book teaches the concepts of programming with simple and clear explanations that are easy to understand. The topics covered are input/output, arithmetic operators, control structures such as if statements and loops, functions, arrays, and an introduction to object-oriented The Dev C++ compiler used in this book is no longer being updated and will not run on Windows 10. Some alternatives are the newer IDE or the Orwell Dev-C++ or WxDev-C++ which are being updated and are open source and free.