Combining C++17 Features - Nicolai Josuttis - Meeting C++ 2019
A new video from Meeting C++ 2019
Combining C++17 Features
by Nicolai Josuttis
March 19-21, Madrid, Spain
April 1-4, Bristol, UK
June 16-21, Sofia, Bulgaria
By Meeting C++ | Dec 15, 2019 08:03 AM | Tags: meetingcpp intermediate community c++17 advanced
A new video from Meeting C++ 2019
Combining C++17 Features
by Nicolai Josuttis
By Meeting C++ | Dec 13, 2019 12:15 PM | Tags: performance meetingcpp lakos john lakos intermediate experimental c++20 c++17 c++14 advanced
A new talk from Meeting C++ 2019:
Value Proposition: Allocator Aware Software
By John Lakos
By Meeting C++ | Dec 12, 2019 08:05 AM | Tags: meetingcpp intermediate concepts c++20 basics
A new video from Meeting C++ 2019
Concepts - Evolution or Revolution - Rainer Grimm - Meeting C++ 2019
by Rainer Grimm
By Meeting C++ | Dec 8, 2019 07:33 AM | Tags: walter e. brown security performance meetingcpp intermediate community code bugs basics advanced
Walter E. Browns Meeting C++ 2019 Closing Keynote:
Crazy Code and Crazy Coders - Walter E. Brown - Closing Keynote Meeting C++ 2019
by Walter E. Brown
By Meeting C++ | Dec 7, 2019 09:39 AM | Tags: meetingcpp machinelearning intermediate experimental community basics artificialintelligence ai advanced
The Center Keynote from Meeting C++ 2019 is online:
Can AI replace programmers? - Frances Buontempo - Meeting C++ 2019 Center Keynote
by Frances Buontempo
By Meeting C++ | Dec 6, 2019 10:42 AM | Tags: performance meetingcpp intermediate howard hinnant experimental efficiency community chrono c++20 c++17 c++14 c++11 basics advanced
The first keynote of this years Meeting C++ conference is online:
Opening Keynote Meeting C++ 2019 - Howard Hinnant - Design Rationale for the chrono Library
by Howard Hinnant
By Meeting C++ | Dec 5, 2019 10:06 AM | Tags: meetingcpp intermediate community c++20 c++17 c++11 basics advanced
The lightning talks from Meeting C++ 2019 are now online!
Meeting C++ Youtube Channel
by Jens Weller
From the article:
A few lightning talks I'd like to point to:
Finding hard to find bugs with Address Sanitizer - Marshall Clow
Consistently Inconsistent - Conor Hoekstra
By Ansel Sermersheim | Dec 3, 2019 03:32 AM | Tags: None
New video on the CopperSpice YouTube Channel:
CsPaint - Rendering with Vulkan
by Barbara Geller and Ansel Sermersheim
About the video:
In this video, we discuss the CsPaint library and why vector graphics rendered on the GPU are going to become more important as high DPI monitors become more common. We also explain why Vulkan can provide better performance than OpenGL.
Please take a look and remember to subscribe!
By Adrien Hamelin | Nov 11, 2019 10:40 AM | Tags: community
Take a listen.
CRTP and Israel Joining the C++ ISO
by CppCast
Summary of the podcast:
- Doubling the speed of std::uniform_int_distribution in the GNU C++ library
- Benchmarking is hard: processors learn to predict branches
- Boost.UT C++20 macro-free Unit Testing Framework
- C++20 The Big Four
- ASAN for Windows with MSVC
By Adrien Hamelin | Nov 11, 2019 10:36 AM | Tags: advanced
Take a listen.
Bjarne Stroustrup: C++ | Artificial Intelligence (AI) Podcast
by Lex Fridman
Summary of the podcast:
Bjarne Stroustrup is the creator of C++, a programming language that after 40 years is still one of the most popular and powerful languages in the world. Its focus on fast, stable, robust code underlies many of the biggest systems in the world that we have come to rely on as a society. If you're watching this on YouTube, many of the critical back-end component of YouTube are written in C++. Same goes for Google, Facebook, Amazon, Twitter, most Microsoft applications, Adobe applications, most database systems, and most physical systems that operate in the real-world like cars, robots, rockets that launch us into space and one day will land us on Mars. This conversation is part of the Artificial Intelligence podcast.