Sams Teach Yourself C in 24 Hours is a hands-on guide to the C programming language Readers are provided with short practical examples that illustrate key concepts syntax & techniques Using a straightforward approach this fast & friendly tutorial teaches you everything you need to know from installing & using a compiler to debugging the programs you've created to what's new in C14 Step-by-step instructions carefully walk you through the most common C programming tasks Quizzes & exercises at the end of each chapter help you test yourself to make sure you're ready to go on Learn how to Install & use a C compiler for Windows Mac OS X or Linux Build object-oriented programs in CMaster core C concepts such as functions & classes Add rich functionality with templates & lambda expressions Debug your programs for flawless code Learn exception & error-handling techniques Put to use the new features in C14 the latest version of the language Create & use templates Control program flow with loops Store information in arrays & strings Declare & use pointers Use operator overloading Extend classes with inheritance Use polymorphism & derived classes Employ object-oriented analysis & design