Login
Register
Home || Search || About us || Blog || Contact us || Other book sites

Name: C++ Gems

Full title: C++ Gems: Programming Pearls from The C++ Report
Author: Stanley B. Lippman
Year: 1996
Rank:

Rating:

Original Rating:

Popularity: 1.1
Genres/categories: Computer Science, Programming

Purchase/research links:
Stan Lippman, former C++ Report Editor (and best-selling author), brings you pearls of wisdom for getting the most out of C++. This carefully selected collection covers the first seven years of the
Similar books:

C++ Templates
by David Vandevoorde

C++ Coding Standards
by Herb Sutter

More Exceptional C++
by Herb Sutter

Exceptional C++
by Herb Sutter

Modern C++ Design
by Andrei Alexandrescu

The Design and Evolution of C++
by Bjarne Stroustrup

Effective STL
by Scott Meyers

Ruminations on C++
by Andrew Koenig

Effective C++
by Scott Meyers

C++ Template Metaprogramming
by David Abrahams

Advanced C++
by James O. Coplien

More Effective C++
by Scott Meyers

C++ Unleashed
by Jesse Liberty

The C++ Standard Library
by Nicolai M. Josuttis

C++ Primer
by Stanley B. Lippman

The C Programming Language
by Brian W. Kernighan

Code Complete
by Steve McConnell

Refactoring
by Martin Fowler

Effective Java
by Joshua Bloch

Structure and Interpretation of Computer Programs
by Harold Abelson