In C++ Primer Plus, you’ll find depth, breadth, and a variety of teaching techniques and tools to enhance your learning:
- A new detailed chapter on the changes and additional capabilities introduced in the C++11 standard
- Complete, integrated discussion of both basic C language and additional C++ features
- Clear guidance about when and why to use a feature
- Hands-on learning with concise and simple examples that develop your understanding a concept or two at a time
- Hundreds of practical sample programs
- Review questions and programming exercises at the end of each chapter to test your understanding
- Coverage of generic C++ gives you the greatest possible flexibility
- Teaches the ISO standard, including discussions of templates, the Standard Template Library, the string class, exceptions, RTTI, and namespaces