Page 1 of 15,
David Abrahams
Paperback - $99.95
"Practical Metaprogramming for Working C++ Developers
Using metaprogramming techniques, you can engineer software with greater quality, portability, and reusability. You can write more expressive and elegant code, and waste less time on "boilerplat ...
Joel Adams
Paperback - $226.95
This book has a very large number of exercises, with a large variety of types. It is one the things that attracted me to the text. I am pleased with the quantity and quality of the exercises in this book. - Cary Laxer, Computer Science, Rose-Hulman I ...
Andrei Alexander
Paperback - $119.95
Modern C++ Design"is an important book. Fundamentally, it demonstrates generic patterns or pattern templates as a powerful new way of creating extensible designs in C++-a new way to combine templates and patterns that you ma ...
Leendert Ammeraal
Paperback - $168.95
C++ is capable of tackling a whole range of programming tasks. The purpose of this book is to give breadth and depth to C++ programmers existing experience of the language by representing a large number of algorithms, most of them implemented as read ...
Matthew H. Austern
Paperback - $119.95
Many programmers are unaware that C++ is more than an object-oriented language. C++ is also a language for generic programming, a methodology that can greatly enhance your ability to write efficient and reusable software components.
Written by no ...
Steve Babin
Paperback - $124.95
John J. Barton
Paperback - $129.95
Scientific and Engineering C++ brings the power of C++ to science and engineering programming. Highlights: builds on knowledge of both FORTRAN and C, the languages most familiar to scientists and engineers; systematically treats object-oriented progr ...
Pete Becker
Hardcover - $119.95
"TR1 roughly doubles the size of the C++ standard library, and it introduces many new facilities and even new kinds of library components. TR1 has some classes, for example, where some nested types may or may not exist depending on the template argum ...
Joseph Bergin
Paperback - $89.95
This creative approach to learning C++ programming introduces readers to Karel the Robot and then shows them how to design programs that instruct Karel to perform complex tasks. Karel's world is essentially a practice field on which readers learn val ...