Assuming a backgound in C++ basics, this book helps programmers to develop their programming expertise by giving a feel for the styles and idioms of the language. The approach is organized around the abstractions that C++ su...

Buy Now From Amazon

Assuming a backgound in C++ basics, this book helps programmers to develop their programming expertise by giving a feel for the styles and idioms of the language. The approach is organized around the abstractions that C++ supports: abstracts data types, combining types in inheritance. The book also explores idioms that thte core of the C++ language does not support directly, such as virtual constructors, prototype objects, and advanced garbage collection techniques.

Similar Products

C++ Strategies and TacticsEffective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14C++ Programming StyleRuminations on C++: A Decade of Programming Insight and ExperienceC++ Gems: Programming Pearls from The C++ Report (SIGS Reference Library)More Effective C++: 35 New Ways to Improve Your Programs and DesignsExceptional C++: 47 Engineering Puzzles, Programming Problems, and SolutionsC++ Common Knowledge: Essential Intermediate Programming