author = '''Stanley Lippman''' title = '''C++ Primer 2nd Edition''' bought = '''Nov 1991''' location = '''Providence''' notes = '''One of the best tutorials for C++. It covers most of the language, though it is not completely up to date. It covers templates and exceptions, but not namespaces, the new conversion operators, mutable, explicit, template member functions, default arguments to templates, etc. The examples in the book were tested with AT&T 3.0.'''