Two videos from Meeting C++ on Modules
This weekend two videos from Meeting C++ 2019 on Modules have been published:
Modules the beginner's guide - Daniela Engert
Modules are coming - Bryce Adelstein Lelbach
February 10-15, Hagenberg, Austria
March 19-21, Madrid, Spain
April 1-4, Bristol, UK
June 16-21, Sofia, Bulgaria
By Meeting C++ | May 3, 2020 05:49 AM | Tags: modules meetingcpp community c++20
This weekend two videos from Meeting C++ 2019 on Modules have been published:
Modules the beginner's guide - Daniela Engert
Modules are coming - Bryce Adelstein Lelbach
By Meeting C++ | Apr 29, 2020 08:36 AM | Tags: meetingcpp intermediate efficiency community c++17 basics
The first two keynotes for Meeting C++ 2020 are announced!
Keynotes at Meeting C++ 2020
by Jens Weller
From the article
Today I can announce the first two keynotes (opening and center keynotes) for Meeting C++ 2020!
By Meeting C++ | Apr 20, 2020 06:38 AM | Tags: performance meetingcpp intermediate experimental efficiency community c++20 c++17 c++14 c++11 basics advanced
Today I have the honor to give the kick-off for the official planning and participation in Meeting C++2020:
Announcing Meeting C++ 2020
by Jens Weller
From the article:
Meeting C++ returns with its 2020 conference edition! Like in the previous years, we'll be meeting in Berlin from the 12. - 14th November!
With the current situation of COVID-19, planning events for this year is difficult, though I have decided to go ahead and start the preparations for Meeting C++ 2020! I will keep you posted through out 2020 on the changes for this years conference!
By Meeting C++ | Jan 8, 2020 08:31 AM | Tags: meetingcpp community
Take the Meeting C++ Community Survey!
Launching the Meeting C++ Community Survey
by Jens Weller
From the article:
One thing then often has bugged me when looking at the C++ community is that we don't really had good numbers on most things. Jetbrains, ISOCPP and Bartek's coding blog have launched surveys in the last years, which changed this a little. Also I've been doing some surveys on Twitter, giving some limited insight into C++ related topics. But Twitter surveys are very limited, and for a long time I had an idea on how to make this a continuous survey.
By Meeting C++ | Jan 8, 2020 02:40 AM | Tags: meetingcpp community basics
The monthly overview on upcoming C++ User Group meetings all over the world!
C++ User Group meetings in January 2020
by Jens Weller
From the article:
Happy new years! The year has begun, and lots of C++ User Groups have their first meeting of 2020.
Would like to start your own group or looking for ideas in running your current group? Watch my talk from CppCon:
CppCon YT - CppCon 2019: Jens Weller “Starting and Running C++ User Groups”
By Meeting C++ | Dec 24, 2019 04:52 AM | Tags: performance meetingcpp intermediate efficiency c++17 c++14 c++11 basics algorithm advanced
A new video from Meeting C++ 2019
Better Algorithm Intuition
by Conor Hoekstra
By Meeting C++ | Dec 22, 2019 01:58 PM | Tags: performance meetingcpp intermediate experimental efficiency basics advanced
A new video from Meeting C++
CPU design effects
by Jakub Beránek
By Meeting C++ | Dec 21, 2019 10:31 AM | Tags: performance multithreading meetingcpp intermediate experimental efficiency concurrency c++17 c++14 c++11 basics advanced
A new video from Meeting C++ 2019
Multithreading 101: Concurrency Primitives From Scratch
by Arvid Gerstmann
By Meeting C++ | Dec 20, 2019 11:05 AM | Tags: unicode meetingcpp intermediate experimental basics advanced
A new video from Meeting C++ 2019
Catching ⬆️: Unicode for C++ in Greater Detail
by JeanHeyd Meneide
By Meeting C++ | Dec 19, 2019 09:50 AM | Tags: meetingcpp intermediate experimental c++20 basics advanced
A new video from Meeting C++ 2019
Using C++20 three way comparison
by Jonathan Müller