C++ books tutorials and references

This is a private collection of books and references to C++. Of course all copyright and trademark present on this page are the property of they respective owners. The access to this page is password protected.

Books

Thinking in C++, 2nd ed. Volume 1
Thinking in C++, 2nd ed., Volume 2, Revision 3
C++ in a Nutshell (By Ray Lischner from O'Reilly)
ANSI/ISO C++ Professional Programmer's Handbook

Online tutorials

Complete C++ language tutorial (at cplusplus.com)
Teach Yourself C++ in 21 Days, Second Edition

References

C++ Standard Library Reference (by Rogue Wave Software)
Standard C++ Library (by Microsoft)
Standard C++ library (by Dinkum)
libstdc++ Source-Level Documentation

Libraries

Free C / C++ Libraries, Source Code and Frameworks [thefreecountry.com]
Boost Libraries [boost.org]
Netxx - C++ network programming library

Toolkits and documentation

QT

Main site [trolltech.com]
QT download [trollteck.com]
Qt Reference Documentation
Qt Tutorial #1

GTK

Main site [gtk.org]
GTK download [gtk.org]
GTK+ 2.2 API Reference
GTK+ 2.0 Tutorial

wxWindows

Main site [wxwindows.org]
wxwindows download
wxWindows docs
A comprehensive wxWindows tutorial (by David Beech)

XUL/XPCOM

Creating Applications with Mozilla