C++Visual C++ Developer CentreThe official website of C++ a logical and sound first port of all for solutions to any issues you may have with the language. The Microsoft Developer Network has a solid collection of useful downloads and tutorials that are just as extensive as a decent C++ programming textbook. This website is probably the best place to start if you're looking at learning the language in your own time or moving ahead of the class.
CProgramming.comCProgramming.com has an amazing library of tutorials for both C and C++, which progress logically from the very basics to complex topics such as OpenGL. The problem with CProgramming.com is that it's not updated very often. One look at the website's homepage, for instance, will show that prior to a couple of March 2009 updates, the most recent update was in November 2008. Before that? August. 2007. Note that a lot of CProgramming.com's content seems to come from authors other than the site's creator, meaning a lot of it is probably kicking around elsewhere. The fact that it's all in one place on CProgramming.com is why this website makes our cut.
alt.comp.lang.c-c++This is a very active Usenet group dedicated to the discussion of C++. With thousands of subscribers, there is no shortage of folks capable of answering even the hairiest of queries. Search through the many thousands of posts from as early as November 1986 and you're bound to unearth gold. If you're reasonably competent in C++, this group is still of great value, as discussing the language with like-minded individuals and answering the questions of less-skilled users well help your own learning and build your confidence with the language enormously.
LearnCpp.comA website with some very basic tutorials. Not particularly useful for those already quite confident with the language who are in the market for a website that'll take them that bit further, but definitely worth a look if you're a beginner or having difficultly grasping some of the fundamental concepts of the language.
CPlusPlus.comCPlusPlus.com has tutorials, of course, but the main selling points are its active forum and its collection of working examples, the source code of which can be downloaded, compiled and run in either DOS or Windows.
Issue: 107 | December, 2009