C++ User Group Meetings in March
The monthly overview on upcoming C++ User Group Meetings
C++ User Group Meetings in March
by Jens Weller
September 13-19, Aurora, CO, USA
October 25, Pavia, Italy
November 6-8, Berlin, Germany
November 3-8, Kona, HI, USA
By Meeting C++ | Mar 1, 2018 08:19 AM | Tags: usergroups meetingcpp community
The monthly overview on upcoming C++ User Group Meetings
C++ User Group Meetings in March
by Jens Weller
By Meeting C++ | Feb 28, 2018 04:02 AM | Tags: parallelism meetingcpp concurrency c++20 c++17
Rainer Grimm speaks on Concurrency and Parallelism with C++17 & C++20
Threads and Locks must Go
by Rainer Grimm
By Meeting C++ | Feb 27, 2018 07:26 AM | Tags: meetingcpp intermediate boost advanced
Learn from Boris Schäling on how to implement the factory pattern in Modern C++:
The hidden rules of world-class C++ code
by Boris Schäling
By Meeting C++ | Feb 26, 2018 08:24 AM | Tags: meetingcpp intermediate
Klaus Iglberger tries to convince you of giving free functions a try:
Free your functions!
by Klaus Iglberger
By Meeting C++ | Feb 25, 2018 06:53 AM | Tags: meetingcpp functional fp
A talk on Value semantics and functional programming
The most valuable values
by Juanpe Bolívar
By Meeting C++ | Feb 23, 2018 07:39 AM | Tags: meetingcpp intermediate
Kevlin Henney giving a talk at Meeting C++ 2017!
Declarative thinking, declarative practice
by Kevlin Henney
By Meeting C++ | Feb 22, 2018 06:45 AM | Tags: meetingcpp design concepts c++20
A view on the future of C++ with concepts:
Concepts driven design
by Kris Jusiak
By Meeting C++ | Feb 21, 2018 05:56 AM | Tags: meetingcpp constexpr c++17 c++14 c++11
Jason Turner about using constexpr in his own codebase:
Practical constexpr
by Jason Turner
By Meeting C++ | Feb 20, 2018 03:00 AM | Tags: tools meetingcpp efficiency clang-tidy clang
New video from Meeting C++ 2017
Advanced Tools for Better Productivity
by Gábor Horváth
By Meeting C++ | Feb 18, 2018 06:38 AM | Tags: tools meetingcpp intermediate debug advanced
A great introduction into the inner workings of a compiler:
How C++ Debuggers work
by Simon Brand