C++ 2020 events affected by Covid-19
Several major events are either cancelled or postponed. Here is a list.
by the Community
February 10-15, Hagenberg, Austria
March 19-21, Madrid, Spain
April 1-4, Bristol, UK
June 16-21, Sofia, Bulgaria
By Sandburg | Mar 23, 2020 11:01 AM | Tags: None
Several major events are either cancelled or postponed. Here is a list.
by the Community
By Adrien Hamelin | Mar 3, 2020 02:47 PM | Tags: community
Yes!
Are you ready for C++Now?
by Jon Kalb
From the article:
C++Now, which takes place in Aspen this May, refers to itself as A Gathering of C++ Experts and Enthusiasts from around the world. The conference, originally called BoostCon, was started so that Boost library authors, who had gotten to know each other online, could meet and discuss face to face. The Boost library is where experts develop and put into production the cutting edge techniques of C++...
By Adrien Hamelin | Feb 24, 2020 02:14 PM | Tags: None
Will you attend?
using std::cpp 2020 conference program
From the article:
The full program will be available in February 2020.
By Marc Gregoire | Feb 12, 2020 10:33 AM | Tags: None
On January 29th, 2020, the Belgian C++ Users Group had their next event sponsored by OMP. The slides and other material are now available online.
Slides of the 29th of January 2020 BeCPP Meeting
by Marc Gregoire
About the event:
- “Coroutines in C++20” by Johan Vanslembrouck
- “The evolution of the C++ Lambda” by Lieven de Cock
If you couldn't attend the event in person, or if you would like to go over the material again, you can download them from the BeCPP website.
By Jordi Mon Companys | Feb 7, 2020 02:27 AM | Tags: community
If you are into C and/or C++ package management, Conan Days in Madrid, Spain may be for you.
Conan Community and C/C++ build engineering and packaging enthusiasts
ConanDays, 2 days full of technical content for the whole Conan Community and C/C++ build engineering and packaging enthusiasts in Madrid, Spain, 19-20 March 2020.
By Adrien Hamelin | Feb 4, 2020 02:28 PM | Tags: community
Don't miss it!
C++ in 2020
by Jens Weller
From the article:
Now where the year is a few weeks old, lets see whats ahead for C++ in 2020!
I'll cover the Meeting C++ Community Survey, Conferences, Libraries & Releases, ISOCPP and C++20.
This blog post is based on a newsletter, which is based on a talk I gave at my User Group in Düsseldorf two weeks ago. Come and visit our meetings at the 3rd Wednesday of the month! My C++ User Group is also still looking for speakers in 2020, contact me if you're in town!
By Adrien Hamelin | Jan 28, 2020 01:54 PM | Tags: community
Go check it out!
Schedule for ACCU 2020 published
From the article:
The schedule is subject to change without notice until 2020-03-28.
By Adi | Jan 27, 2020 02:28 AM | Tags: community
Early bird tickets for Core C++ 2020 are now on sale!
Early bird tickets for Core C++ 2020 are now on sale!
Adi Shavit
From the article:
From medical devices and flash storage to CPUs and advanced navigation systems, Israeli innovation pushes the boundaries of the imagination. Advanced software is at the heart of many of these systems, and when it comes to bare-metal performance, low power-consumption and massive scalability, C++ is king. Core C++ 2020 will take place at The Wohl Conventions Center, located just outside Tel-Aviv on the campus of Bar-Ilan University in Ramat Gan, Israel.
The conference is aimed at C++ developers and practitioners as well as academic researchers and teachers who wish to be updated by the newest developments of C++ and present their work with C++. International speakers and attendees are more than welcome to join us!
By Felix Petriconi | Jan 23, 2020 02:10 PM | Tags: None
The ACCU 2020 conference will take place in Bristol, UK from 2020-03-25 to 2020-03-28. The schedule has just been published.
ACCU 2020 Schedule
by ACCU
About the conference:
Four days with three C++ tracks and two tracks about tools, other languages, etc. Beside the sessions the conference is a great place to get in contact with speakers, exhibitors and other developers.
There are this year these keynote speakers: Emily Bache, Sean Parent, Patricia Aas and Kevlin Henney
And on March, 24th, the day before the conference, there is a day with fullday workshops:
ACCU 101: Early Career Day – Gail Ollis, Kevlin Henney, Giovanni Asproni, Chris Oldwood, Roger Orr
Better Code – Sean Parent
Getting High Regression Test Coverage Quickly using Approval Testing – Emily Bache
Good Modern C++ Design and Practices – Peter Sommerlad
Introduction to CMake – Craig Scott
Jumpstart Julia – Erik Engheim
Modern C++ Idioms – Mateusz Pusz
The registration is open and the "early bird" is available until 2020-02-03.
By Jordi Mon Companys | Jan 21, 2020 10:26 AM | Tags: community
New C and C++ meetup in Madrid. Thursday the 30th at Liferay's HQ.
How to accelerate a website with C++ and WebAssembly (Spanish)
with Juan Morales and Miguel Cantón
In order to reduce latency, costs and gain scalability we decided to perform data analysis with Graphext using WebAssembly in the browser. We will talk about how to use emscripten to compile a C++ project to make it portable on all browsers.