Build your first multithreaded application - Introduction to multithreading in modern C++
CodeBeauty CodeBeauty
274K subscribers
168,661 views
0

 Published On Premiered Oct 27, 2021

📚 Learn how to solve problems and build projects with these Free E-Books ⬇️
C++ Lambdas e-book - free download here: https://bit.ly/freeCppE-Book
Entire Object-Pascal step-by-step guide - free download here: https://bit.ly/FreeObjectPascalEbook

🚀📈💻🔥 My Practical Programming Course: https://www.codebeautyacademy.com/
Experience the power of practical learning, gain career-ready skills, and start building real applications!
This is a step-by-step course designed to take you from beginner to expert in no time!
💰 Here is a coupon to save 10% on your first payment (CODEBEAUTY_YT10).
Use it quickly, because it will be available for a limited time.

This video is an introduction to multithreading in modern C++. You will learn what is multi-threading, why is it important, what kind of problems can we solve with multithreading. I'll also explain the difference between multithreading and multitasking, and give you a real-life example of multithreading use.
This video contains everything you need to know to learn and start working with threads in modern C++, even if you are a complete beginner.
It is a step-by-step tutorial that starts with basic multithreading concepts, but it also encompasses some of the more advanced concepts as well.

☕ If you've found my content helpful and would like to support me, you now have the option to buy me a coffee or a cookie! It's a small gesture of gratitude that means a lot to me and helps me keep creating free educational videos for you. Use the link to make a contribution: https://bit.ly/CodeBeauty_BuyMeACoffee
However, please don't feel obligated to do so. I appreciate every one of you, and I will continue to share valuable content with you regardless of whether you choose to support me in this way. Thank you for being part of the Code Beauty community! ❤️😇

Contents:
00:00 - What will you learn in this course?
00:40 - History of multithreading in C++
01:24 - What is multithreading
01:39 - Multitasking vs multithreading
03:49 - Singlethreaded vs Multithreaded application
08:44 - How to pass a parameter to a thread function
10:10 - Build your first multithreaded application
21:04 - Problem with multithreading

Follow me on other platforms:
Instagram 📸 -   / truecodebeauty  
Twitter 🐦-   / truecodebeauty  

show more

Share/Embed