Better Code - Concurrency
Offered By: CppNow via YouTube
Course Description
Overview
Explore advanced concurrency concepts in C++ through this in-depth conference talk that delves into building a task system using C++14 primitives. Learn how to leverage standard C++ features to create efficient, non-blocking software, and gain insights into writing better concurrent code. Discover techniques for implementing a reference task system, understand the challenges of concurrency in modern C++ development, and acquire practical skills to enhance your ability to create high-performance, concurrent applications.
Syllabus
Sean Parent: Better Code: Concurrency
Taught by
CppNow
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera