When asked about sites to learn C++ I've traditionally pointed people in the direction of http://www.cprogramming.com/ or http://www.cplusplus.com/doc/tutorial/, both of which seem to offer at least a reasonable resource and are certainly at minimum a good starting point.
After responding to such a question with these links recently however, it occurred to me that I've been recommending them for a number of years now, and that there might now be better resources -- and specifically, newer resources which cover the new features that have been added to the language.
So, what sites does everyone else recommend to a beginner wanting to learn C++, and do your recommendations cover up-to-date modern C++ or are they getting dated?
Book suggestions are also welcome, but I find many beginners just want a free resource to at least try things out in the beginning, so websites are preferred.






