A couple of weeks ago, there were several Microsoft events like BUILD and Going Native 2013. For C++, there are several good sessions even in BUILD conference. Check theses links:
– What’s new for C++ developers in Visual Studio 2013 : http://channel9.msdn.com/Events/Build/2013/2-305
– The Future of C++ : http://channel9.msdn.com/Events/Build/2013/2-306
The Going Native 2013 conference is absolutely and only for C++ developers so all sessions are relevant. The link to the video and slides is here : http://channel9.msdn.com/Events/GoingNative/2013. You should check theses two videos:
– Bjarne Stroustrup – The Essence of C++: With Examples in C++84, C++98, C++11, and C++14 : http://channel9.msdn.com/Events/GoingNative/2013/Opening-Keynote-Bjarne-Stroustrup
– Herb Sutter : One C++ : http://channel9.msdn.com/Events/GoingNative/2013/Keynote-Herb-Sutter-One-Cpp
Herb Sutter describes in its both sessions the roadmap to C++ 14 and the existing work made by Visual C++ to cover C++ 11.
Tagged: C++
Leave a Reply