C++: Effective Object-Oriented Software Construction
Concepts, Practices, Industrial Strategies and Practices
Ranked #68 in C
This book has one goal: to help you understand the object-oriented paradigm in depth, so you can translate object concepts into practical solutions, no matter what software development you encounter. Completely revised to reflect the ANSI C++ standard, it introduces the fundamentals of object-oriented design/programming in the context of real-world C++ software development, presenting proven strategies for using object languages to engineer elegant, high-quality software as quickly and efficiently as possible.Start with the foundations of object-oriented development: classes, objects, data... more