Here are a few recent updates regarding the ISO C++ Language and CPPCon 2019 videos with Bjarne Stroustrup.
Herb Sutter's Trip report: Fall ISO C++ standards meeting (San Diego)
"On Saturday November 10, the ISO C++ committee completed its fall meeting in San Diego, California, USA, hosted with thanks by Qualcomm. This was the biggest ISO C++ meeting in our 29-year history, with some 180 people at the meeting, representing 12 nations."
https://herbsutter.com/2018/11/13/trip-repo...
It is again my pleasure, once again, to announce that Bjarne Stroustrup will take part in the upcoming CodeRage 9 free online virtual developer conference next week. Bjarne last took part our CodeRage 7 C++ conference, "A Conversation with the C++ language designer and original implementer, Bjarne Stroustrup" back in November 2012.
This time we will be doing things a little bit differently. We will watch a replay of Bjarne's wonderful CppCon 2014 Keynote, "Make Simple Tasks Simple!", and then h...
The Cppcon 2014 C++ conference will take place in Bellevue Washington September 7-12, 2014. Join the ISO C++ foundation and Microsoft's Going Native show into one conference for C++ developers, tool vendors, teachers, students and C++ language fans. Bjarne Stroustrup will give the opening keynote, "Making Simple Tasks Simple!". Submissions for talks and panels are open until May 14, 2014.
The conference timeline:
May 15: Submission deadline
June 13: Submission acceptance notification
...
Here are several C++ books/eBooks that cover (or have been updated for) ISO C++11.
A Tour of C++ (C++ In-Depth Series) - Bjarne Stroustrup - http://www.amazon.com/dp/0321958314/
The C++ Programming Language, 4th Edition - Bjarne Stroustrup - http://www.amazon.com/C-Programming-Language-4th/dp/0321563840
C++ Primer (5th Edition) - Stanley B. Lippman, Josée Lajoie, Barbara E. Moo - http://www.amazon.com/dp/0321714113/
Presentation Materials: Overview of the New C++ (C++11/14) - Scott Mey...
There are great C++11 video links posted on the isocpp.org web site. Members of the C++11 community write blog entries with links to there videos. A recent set of videos has appeared by Vittorio Romero. He has created 4 videos so far focused on some of his favorite C++ 11 features.
Dive into C++11—Arkanoid clone in 160 lines of code (SFML2) - http://isocpp.org/blog/2013/11/arkanoid
Dive into C++11 (#2)—Frametime/FPS, constexpr, uniform initialization, and more - http://isocpp.org/blog/201...
The ISO C++ standards committee will meet next month in Issaquah Washington February 10-15,2014. Embarcadero is a voting member of the ISO C++ committee and will have a C++Builder R&D representative at the upcoming meeting. Papers are available in advance of the meeting at http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/#mailing2014-01. The C++ Standard Core Language Active Issues (Revision 87) can be found at http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html. The meeting a...
The ISO C++ standard continues to move forward to match the demands of C++ applications and systems. The ISO C++ committee continues its work on the 2014 language minor update and the march to 2017's major update. The C++ 2014 CD ("committee draft") has been released. The current ISO C++ status can be found at http://isocpp.org/std/status. You can download the October 10, 2013 working draft C++ programming language standard at http://isocpp.org/files/papers/N3797.pdf. Below you will find a few r...
We now have 3 approved ISO C++ standards: C++98 (ISO/IEC 14882:1998), C++03 (ISO/IEC 14882:2003) and C++11 (ISO/IEC 13882:2011). The latest C++ standard is affectionately called "Modern C++" by Bjarne Stroustrup. The ISO C++ committee had their most recent meeting in Bristol UK in the middle of April. The committee is working on future releases of the C++ standard scheduled for 2014 and 2017. Nothing stops in our technology world, not even the advance of programming languages.
Latest C++ ...
In my conversation with Bjarne Stroustrup during the CodeRage 7 C++ Conference (replays of the sessions are available to watch and download) last December, Bjarne talked about how pervasive C++ is in enterprises, infrastructures, major application software and operating platforms. C++ is used to build Operating Systems, Libraries, Applications and Scalable Systems. C++ is used in many different markets on planet Earth and beyond.
C++ is used in major operating systems including:
...
The following are the CodeRage 7 C++ Conference session replay links for Monday, December 10, 2012. You can watch the session replays on the Embarcadero YouTube Channel and you can download the replays (MP4 format) from CodeCentral. Many thanks to all the great presenters who helped during the December 10-12 online conference. Special thank you to Bjarne Stroustrup for taking part in the Conversation about C++ session on Monday morning December 10, 2012. On Monday we also released our first ...