Gain a Splash of New Skills - Coursera+ Annual Nearly 45% Off
The Perfect Gift: Any Class, Never Expires
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Dive into the world of multithreading in modern C++ with this comprehensive tutorial video. Learn the fundamentals of multithreading, its importance, and the types of problems it can solve. Explore the differences between multithreading and multitasking, and examine real-life examples of multithreading applications. Follow a step-by-step guide to build your first multithreaded application, starting with basic concepts and progressing to more advanced topics. Discover how to pass parameters to thread functions, compare single-threaded and multi-threaded applications, and understand potential challenges in multithreading implementation. Suitable for beginners and intermediate programmers alike, this video provides a solid foundation for working with threads in modern C++.
Syllabus
- What will you learn in this course?
- History of multithreading in C++
- What is multithreading
- Multitasking vs multithreading
- Singlethreaded vs Multithreaded application
- How to pass a parameter to a thread function
- Build your first multithreaded application
- Problem with multithreading
Taught by
CodeBeauty