Introduction to Multithreading in Modern C++
Offered By: CodeBeauty via YouTube
Course Description
Overview
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
Related Courses
Distributed Programming in JavaRice University via Coursera Основы разработки на C++: красный пояс
Moscow Institute of Physics and Technology via Coursera Многопоточность
Moscow Institute of Physics and Technology via Coursera LAFF-On Programming for High Performance
The University of Texas at Austin via edX Android-разработка: основы, многопоточность, архитектура
Moscow Institute of Physics and Technology via Coursera