Modern C++ Features & Concurrency
Completed by Son Le Hong
June 12, 2025
7 hours (approximately)
Son Le Hong's account is verified. Coursera certifies their successful completion of Modern C++ Features & Concurrency
What you will learn
Master advanced concurrency techniques like std::thread, std::mutex, and task-based concurrency using std::async and std::promise
Understand and implement key C++17 features such as structured bindings, noexcept, and mandatory copy elision to improve code performance
Learn how to use C++17's advanced template features, including folding expressions, if constexpr, and Compiled Time Argument Deduction (CTAD)
Master C++17 components like std::optional, std::variant, and parallel algorithms to write modern, efficient applications
Skills you will gain
- Category: Performance Tuning
- Category: Algorithms
- Category: C++ (Programming Language)

