<b>Sams Teach Yourself C++ in 24 Hours</b> is a hands-on guide to the C++ programming language. Readers are provided with short, practical examples that illustrate key concepts, syntax, and techniques. <br><br>Using a straightforward approach, this fast and friendly tutorial teaches you everything you need to know, from installing and using a compiler, to debugging the programs you¿ve created, to what¿s new in C++14. <br><br>Step-by-step instructions carefully walk you through the most common C++ programming tasks <br>Quizzes and exercises at the end of each chapter help you test yourself to make sure you¿re ready to go on <br><br>Learn how to... <br><ul><li>Install and use a C++ compiler for Windows, Mac OS X, or Linux</li><li>Build object-oriented programs in C++</li><li>Master core C++ concepts such as functions and classes</li><li>Add rich functionality with templates and lambda expressions</li><li>Debug your programs for flawless code</li><li>Learn exception and error-handling tec