Next Generation Emulation banner

Going Native (C++ Event)

956 views 0 replies 1 participant last post by  KrossX 
#1 ·
Going Native (msdn)

GoingNative is a deeply technical event designed to inform and educate the global C++ developer community on the latest information about ISO C++ and draft near-term C++ versions. We will focus on deep, practical knowledge from libraries to compilers for the practicing C++ developer. You will learn from some of the world's preeminent C++ experts via exciting, informative, and entertaining sessions and panels.

Going Native 2012: GoingNative 2012 is a 48 hour, globally live-streamed technical event for those who push the boundaries of general purpose computing by exploiting the true capabilities of the underlying machine: C++ developers. Distinguished speakers include the creator of C++, Bjarne Stroustrup, C++ Standards Committee Chair, Herb Sutter, C++ template and big compute master, Andrei Alexandrescu, STL master Stephan T. Lavavej, LLVM/Clang developer Chandler Carruth, distributed and parallel computing expert Hans Boehm, and C++ library design expert and ISO committee member Andrew Sutton.

Going Native 2013: The theme of GoingNative 2013 is decidedly pragmatic - to inform and educate the global C++ developer community with the latest information about ISO C++11 and draft C++14. From libraries to compilers, you'll learn from some of the world's best C++ speakers (and rising stars) and subject matter experts (well, C++ superheroes, to be precise). This year is all about deep and practical knowledge for the practicing C++ developer. There will be three full days of excellent sessions and panels.

--------------------------------------------------------------------------------------------------​

All that just to post one video that I enjoyed quite a bunch. :p



An Effective C++11/14 Sampler
After years of intensive study (first of C++0x, then of C++11, and most recently of C++14), Scott thinks he finally has a clue. About the effective use of C++11, that is (including C++14 revisions). At last year’s Going Native, Herb Sutter predicted that Scott would produce a new version of Effective C++ in the 2013-14 time frame, and Scott’s working on proving him almost right. Rather than revise Effective C++, Scott decided to write a new book that focuses exclusively on C++11/14: on the things the experts almost always do (or almost always avoid doing) to produce clear, efficient, effective code. In this presentation, Scott will present a taste of the Items he expects to include in Effective C++11/14. If all goes as planned, he’ll also solicit your help in choosing a cover for the book.

 
See less See more
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top