|
1 |
C++ FAQ Lite comp.lang.c++ FAQ maintained by Marshall Cline.
|
431 |
|
2 |
C++ Reference Guide One of the guides hosted by InformIT. It has "reference" in its title, but it's more like a set of short articles.
|
521 |
|
3 |
C/C++ Reference Searchable C and C++ reference. Certainly a lot faster to look up than your favorite C/C++ book.
|
448 |
|
4 |
Correct C++ Tutorial C++ Tutorial for newbies written by Alf P. Steinbach (targeted at Windows users).
|
10391 |
|
5 |
Industrial Strength C++ A well-known C++ coding standard.
|
456 |
|
6 |
Object Mentor — Articles A set of articles about a variety of topics like C++, Database, Design Patterns, GUI, OOAD, and more.
|
360 |
|
7 |
Thinking in C++ A free electronic book on C++ programming by Bruce Eckel.
|
531 |