Internet-Based Resources for C++:


accu The Association of C and C++ users has a scope wider than its name suggests. The best way to appreciate this is to explore the site. Here we simply mention that the accumulated book reviews are a useful resource.
boost The home of next generation C++ libraries.
ISO logoIEC logo The C++ Standards Committee materials

C++ FAQ LITE

C++ FAQ (Lite)
c+ C++ Webzine. (No recent updates are visible on this page; but links from there go to various live topics - some other than than C++.)

comp.lang.c++.moderated
comp.std.c++

Newsgroups /
Mailing lists

Bjarne Stroustrup's C++ links

A must see, of course. Includes, e.g., his C++0x FAQ page.

C++Next

Blog on cutting-edge C++ and related topics

Sutter's Mill

Herb Sutter's blog. News on progress towards the C++ 0x standard.

C++ 0x feature availability (gcc and MSVC)

Comparison of C++ 0x features available in gcc and MSVC. From Scott Meyers.

Anthony Williams' Blog Archive for C++

Useful info., especially on thread libraries.

The Boost C++ Libraries

An (electronic) book on Boost. Version 1.0 released April 2010. Currently covers a number of the libraries in Boost 1.42.
w3c xhtml 1.0w3c CSS