EFNet #C++ Website EFNet #C++ Links
C++ links and other resources

Categories:


Tips and Tricks

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.


Free Resources

C++ Books Online

A collection of books on C++ that are available for free online.


Source Code and Examples

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.


Third Party Libraries

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.