Utilizing multithreaded principles is crucial for building fast processing and performant applications. In this course, Building Multithreaded C# 8 Applications with the Task Parallel Library, you’ll learn foundational knowledge to efficiently apply the parallel programming and multithreaded principles to build fast and solid applications. First, you’ll explore fundamentals of multithreading and how it fits into your .NET applications, and how it ties together with the task parallel library. Next, you’ll discover how parallel programming is different from asynchronous programming and how to use the parallel extensions to perform fast computations, which utilizes all your available processing power. Finally, you’ll learn how to adapt in advanced scenarios, and where deeper knowledge of multithreading may be required. When you’re finished with this course, you’ll have the skills and knowledge of how to apply the parallel programming principles in any type of .NET application.
Finance Certifications Goldman Sachs & Amazon Teams Trust
MIT Sloan: Lead AI Adoption Across Your Organization — Not Just Pilot It
Overview
Coursera Spring Sale
40% Off Coursera Plus Annual!
Grab it
Utilizing multithreaded principles is crucial for building fast processing and performant applications. In this course, Building Multithreaded C# 8 Applications with the Task Parallel Library, you’ll learn foundational knowledge to efficiently apply the parallel programming and multithreaded principles to build fast and solid applications. First, you’ll explore fundamentals of multithreading and how it fits into your .NET applications, and how it ties together with the task parallel library. Next, you’ll discover how parallel programming is different from asynchronous programming and how to use the parallel extensions to perform fast computations, which utilizes all your available processing power. Finally, you’ll learn how to adapt in advanced scenarios, and where deeper knowledge of multithreading may be required. When you’re finished with this course, you’ll have the skills and knowledge of how to apply the parallel programming principles in any type of .NET application.
Syllabus
- Course Overview 2mins
- Getting Started with Parallel Programming and Multithreading in C# 42mins
- Advanced Parallel Programming: Understanding Locking, Shared Variables and Best Practices 42mins
- Using Parallel LINQ (PLINQ) 18mins
Taught by
Filip Ekberg