Well I can't point you to web sites, but I can refer you to some great books :
- Effective C++
- More effective C++
- Design Patterns: Elements of Reusable Object-Oriented Software
- Exceptional C++
- More exceptional C++
Of course, those are C++ books, but a lot of concepts in them applies to much more than just C++