C++11: The Future Is Here -- Bjarne Stroustrup
Stroustrup's ACCU keynote video is now available online.
C++11: The Future Is Here
Bjarne Stroustrup
Summary: Bjarne Stroustrup keynotes on what C++ is in general, how C++11 makes simple things even simpler, resource management, generic programming, and concurrency.


If you're familiar with functional language styles and you want an advanced look at how your favorite functional styles are supported in modern C++, with a dash of Haskell, check out these three videos by Bartosz Milewski:
Herb Sutter's biggest and deepest talk at
Two advanced talks by Stephan T. Lavavej (aka STL) are now available, the second being posted today: