CppCon Selects Remo
For the best experience.
CppCon Selects Remo
From the article:
CppCon is announcing the platform that it has selected for the CppCon 2020 online conference and why it matters...
March 19-21, Madrid, Spain
April 1-4, Bristol, UK
June 16-21, Sofia, Bulgaria
By Adrien Hamelin | Aug 31, 2020 11:54 AM | Tags: community
For the best experience.
CppCon Selects Remo
From the article:
CppCon is announcing the platform that it has selected for the CppCon 2020 online conference and why it matters...
By Meeting C++ | Aug 31, 2020 03:16 AM | Tags: meetingcpp conference community c++20 c++17
Meeting C++ organizes its first online conference on September 24th, it will start at 13:30 CEST and feature 7 talks!
Meeting C++ online conference
by Jens Weller
Early Bird Tickets are available until September 10th!
By Adrien Hamelin | Aug 24, 2020 01:04 PM | Tags: community
This year, CppCon 2020 is going virtual. The dates are still the same – September 14-18 – and we are aiming for the CppCon live event to have pretty much everything you’re familiar with at CppCon except moved online: multiple tracks including “back to basics” and a new “embedded” track; live speaker Q&A; live talk time zones friendly to Americas and EMEA (and we’re going to try to arrange around-the-clock recorded repeats in all time zones, where speakers who are available can be available for live Q&A in their repeated talks too, and we’ll do that if it’s possible – but we’re still working on it!); virtual tables where you can interact face-to-face online with other attendees just like at the physical event; virtual exhibitor spaces where you can meet the folks on your favorite product’s teams to ask them question face-to-face; pre- and post-conference classes; and even the CppCon house band playing live before every plenary session. All talk recordings will be freely available as usual on YouTube a month or two after the event, but everything else above will be available only live during CppCon week.
To whet your appetite for this year’s conference, here’s another of the top-rated talks from last year. Enjoy – and register today for CppCon 2020 – all the spirit and flavor of CppCon, this year all virtual and online!
Path Tracing Three Ways: A Study of C++ Style
by Matt Godbolt
Summary of the talk:
C++ is a multi-paradigm language allowing us as developers to pick and choose among a variety of styles: procedural, functional, object oriented, hybrids, and more. How does the style of programming we choose affect code clarity, testability, ease of changes, compile time and run-time performance?
In this talk Matt will show a toy path tracer project (a form of ray tracer) implemented in three different styles: traditional object oriented, functional, and data-oriented design. He'll then compare and contrast his experiences developing in each case, showing how often the compiler is able to reduce each style to similar performing code. There's certain to be some surprises - and of course some Compiler Explorer usage!
By Marco Arena | Aug 24, 2020 06:08 AM | Tags: community
Event report with some details on the online organization:
Italian C++ Conference 2020
by Marco Arena
By Meeting C++ | Aug 22, 2020 05:28 AM | Tags: meetingcpp event conference community c++20 c++17 c++14 c++11
The Speaker and Talks of Meeting C++ 2020 were announced at the begin of August, now also all details are online.
A first version of the schedule should be online next week!
Speaker and Talks at Meeting C++ 2020
by Jens Weller
By Adrien Hamelin | Aug 21, 2020 01:41 PM | Tags: community
This year, CppCon 2020 is going virtual. The dates are still the same – September 14-18 – and we are aiming for the CppCon live event to have pretty much everything you’re familiar with at CppCon except moved online: multiple tracks including “back to basics” and a new “embedded” track; live speaker Q&A; live talk time zones friendly to Americas and EMEA (and we’re going to try to arrange around-the-clock recorded repeats in all time zones, where speakers who are available can be available for live Q&A in their repeated talks too, and we’ll do that if it’s possible – but we’re still working on it!); virtual tables where you can interact face-to-face online with other attendees just like at the physical event; virtual exhibitor spaces where you can meet the folks on your favorite product’s teams to ask them question face-to-face; pre- and post-conference classes; and even the CppCon house band playing live before every plenary session. All talk recordings will be freely available as usual on YouTube a month or two after the event, but everything else above will be available only live during CppCon week.
To whet your appetite for this year’s conference, here’s another of the top-rated talks from last year. Enjoy – and register today for CppCon 2020 – all the spirit and flavor of CppCon, this year all virtual and online!
Speed Is Found In The Minds of People
by Andrei Alexandrescu
Summary of the talk:
In all likelihood, sorting is one of the most researched classes of algorithms. It is a fundamental task in Computer Science, both on its own and as a step in other algorithms. Efficient algorithms for sorting and searching are now taught in core undergraduate classes. Are they at their best, or is there more blood to squeeze from that stone? This talk will explore a few less known – but more allegro! – variants of classic sorting algorithms. And as they say, the road matters more than the destination. Along the way, we'll encounter many wondrous surprises and we'll learn how to cope with the puzzling behavior of modern complex architectures.
By Adrien Hamelin | Aug 21, 2020 01:35 PM | Tags: community
A new interesting interview.
Instructor Interview: Klaus Iglberger / Modern C++ Design Patterns
From the video:
In this week’s instructor interview, Kevin Carpenter welcomes Klaus Iglberger for a discussion of his CppCon Academy class, Modern C++ Design Patterns. Kevin took this class with Klaus last year and they discuss how Klaus has adapted it for online instruction. Klaus also outlines the additions and improvement to last year’s presentation. Kevin shares how his codebase has incorporated the Design Patterns that are covered in the class...
By Meeting C++ | Aug 20, 2020 07:47 AM | Tags: online meetingcpp event community
Meeting C++ online is a series of virtual events organized by Meeting C++ for the C++ community.
Announcing Meeting C++ online!
by Jens Weller
From the article:
This year has brought a new age, and Meeting C++ will embrace this with hosting online only events in addition to the yearly conference. Its natural addition to what Meeting C++ already offers for the C++ Community. So Meeting C++ online will be a series of different virtual events organized by Meeting C++ for the C++ community.
By Adrien Hamelin | Aug 19, 2020 02:24 PM | Tags: community
This year, CppCon 2020 is going virtual. The dates are still the same – September 14-18 – and we are aiming for the CppCon live event to have pretty much everything you’re familiar with at CppCon except moved online: multiple tracks including “back to basics” and a new “embedded” track; live speaker Q&A; live talk time zones friendly to Americas and EMEA (and we’re going to try to arrange around-the-clock recorded repeats in all time zones, where speakers who are available can be available for live Q&A in their repeated talks too, and we’ll do that if it’s possible – but we’re still working on it!); virtual tables where you can interact face-to-face online with other attendees just like at the physical event; virtual exhibitor spaces where you can meet the folks on your favorite product’s teams to ask them question face-to-face; pre- and post-conference classes; and even the CppCon house band playing live before every plenary session. All talk recordings will be freely available as usual on YouTube a month or two after the event, but everything else above will be available only live during CppCon week.
To whet your appetite for this year’s conference, here’s another of the top-rated talks from last year. Enjoy – and register today for CppCon 2020 – all the spirit and flavor of CppCon, this year all virtual and online!
C++ Code Smells
by Jason Turner
Summary of the talk:
There are a lot of rules to remember for writing good C++. Which features to use? Which to avoid? The C++ Core Guidelines would be over 500 pages long if you were to try to print it! What happens if we swap this around and instead of Best Practices look at Code Smells. Coding decisions that should make you think twice and reconsider what you are doing.
We will ask:
* What are the most important code smells?
* Does it simplify the way we write code?
By Adrien Hamelin | Aug 19, 2020 02:22 PM | Tags: community
Will you attend?
Online Concurrency Classes
by Anthony Williams
From the article:
With all the restrictions brought upon us by COVID-19, many C++ conferences are moving online...