Software Design (C++) : On-line resources

Language reference

C++ Reference
C++ Language Constructs   |   C++ Expressions
 
C++ Glossary (B.Stroustrup)
 
C++ FAQ — Frequently Asked Questions
C++ FAQ on ISO C++ site
An ANSI C language resource page

 
Coding style guidelines

Bjarne Stroustrup's coding guideline

See also what the ISO C++ FAQ has to say about coding standards

 
Tools, compilers

Get free Professional Visual Studio Development tools  (for students & personnel)

Brief Visual Studio C++ start-up instructions.

Get free Visual Studio Express (2013) version

Gnu compiler collection GCC

MinGW (minimalist gnu for Windows)

 
General

Cplusplus.com

Standard C++ on the web (news about standardisation, links to conference presentations etc.)

Bjarne Stroustrup's homepage

Tagged questions and answers on StackOverflow forum

Online book Thinking in C++, Vol. 1, 2nd ed., ©2000 by Bruce Eckel.