|
C++ Tips at Hyperformix A listing of C++ Tip-of-the-Day entries by Allan Clarke. This is probably one of the largest and best repositories of C++ tips and tricks on the internet.
|
|
C++ Books Online A collection of books on C++ that are available for free online.
|
|
Planet Source Code A large public source code database with source code in many programming languages
|
|
Code Guru A weblog style site with lots of articles and tutorials, mostly regarding C++ and Windows programming.
|
|
Code Project Free source code and tutorials for C, C++, and C#, as well as MFC and .NET programming for Windows.
|
|
Boost The Boost library - A large and powerful portable C++ library that includes string and text processing, smart pointers, math routines, graphs, lambda calculus, and a lot more.
|