Starting Out with C++: From Control Structures through Objects, Brief Version (9th Edition)
Author: Tony Gaddis
Edition: 9th
Publisher: Pearson
Publication Date: February 9, 2018
ISBN-13: 978-0134895734
ISBN-10: 0134895738
Designed for introductory computer programming courses, Starting Out with C++: From Control Structures through Objects, Brief Edition provides a foundation for students to understand the logic behind developing high-quality software. This text guides beginners through the critical details necessary to become skilled programmers, utilizing Tony Gaddis’s hallmark step-by-step, accessible presentation style.
The curriculum covers essential topics including control structures, functions, arrays, and pointers before moving into objects and classes. Each chapter is supported by clear and easy-to-read code listings, concise real-world examples, and a wide variety of exercises. These elements ensure that students learn not only the mechanics of C++ syntax but also the practical application of when and why to use specific constructs.
The 9th Edition features significant updates, including revised and improved problems throughout the text. Additionally, a new chapter offers completely rewritten and expanded material on the Standard Template Library (STL), keeping the content current with modern programming practices.
