Brief C++: Late Objects, 3rd Edition

Brief C++: Late Objects, 3rd Edition

English | 2018 | ISBN: 978-1119455639 | 528 Pages | PDF | 13 MB

Brief C++: Late Objects, 3rd Edition focuses on the essentials of effective learning and is suitable for a two-semester introduction to programming sequence. The interactive eText requires no prior programming experience and only a modest amount of high school algebra. It provides an approachable introduction to fundamental programming techniques and design skills, helping students master basic concepts and become competent coders. Objects are used where appropriate in early sections of the program. Students begin designing and implementing their own classes in Section 9.
NEW TO THIS EDITION
The Title Has Been Updated to Modern Versions of C++: A number of features of the C++ 2011 and C++ 2014 standards are described as either recommended best practices or as special topics.
New and Reorganized Topics: The title now supports two pathways into object-oriented programming and inheritance. Pointers and structures can be covered before introducing classes. Alternatively, pointers can be deferred until after the implementation of classes.
Worked Examples and Exercises: A sequence of Worked Examples and Exercises introduces “media computation” – generating and modifying images, sounds and animations.
Lower-cost, Interactive Format: This cost-effective Enhanced E-Text supports active learning through a wealth of interactive resources that prepare students for independent programming assignments and includes review exercises, practice exercises, and programming projects at the end of each section.
FEATURES
Learning Activities: This title includes learning activities designed to foster in-depth learning. Students don’t just watch animations and code traces, they generate them. These activities provide instant feedback to show students what they did right and where they need to study more.
Explicit Problem-Solving Strategies: Practical, step-by-step illustrations of techniques help students devise and evaluate solutions to programming problems. Introduced where they are most relevant, these strategies address barriers to success that many students encounter.

Homepage