C++ Memory Model: From C++11 to C++23
Offered By: CppCon via YouTube
Course Description
Overview
Explore the evolution of the C++ memory model from C++11 to C++23 in this comprehensive conference talk from CppCon 2023. Dive into the intricacies of threading and memory management in C++ development, understanding how the introduction of the memory model in C++11 revolutionized parallel programming. Gain insights into CPU and compiler optimizations, learn practical guidelines for leveraging atomic operations and memory barriers, and discover best practices for developing robust, thread-safe code. Examine newer tools introduced in recent C++ standards, including JThread, and understand their impact on memory model usage. Benefit from the speaker's extensive software development experience across various industries as you enhance your knowledge of modern C++ programming techniques.
Syllabus
C++ Memory Model: from C++11 to C++23 - Alex Dathskovsky - CppCon 2023
Taught by
CppCon
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera