
Discover the core multithreading and parallelization concepts supported by the .NET framework.
What you’ll learn
Learn Parallel Programming with C# and .NET Course
- Create and run independent tasks
- Manage synchronized access to data
- Effectively use parallel collections
- Work with task continuations
- Write parallel loops
- Leverage the power of Parallel LINQ
- Master asynchronous programming (async/await)
Requirements
- Basic knowledge of C# and .NET framework
- Basic knowledge of multithreading
Description
This course is about .NET Parallel Programming with C# and covers the core multithreading facilities in the .NET Framework, namely the Task Parallel Library (TPL) and Parallel LINQ (PLINQ).
This course will teach you about:
- Task Programming: how to create and run tasks, cancel them, wait on them and handle exceptions that occur in tasks.
- Parallel LINQ, the parallel version of .NET’s awesome Language-Integrated Query (LINQ) technology.
- Async/Await and .NET’s support for asynchronous programming.
This course is suitable for:
- Beginner and experienced .NET/C# developers
- Anyone interested in multi-threading, parallelism and asynchronous programming
The course consists of the following materials:
- Video lectures showing hands-on programming
- C# files that you can download and run
Before taking the course, you should be comfortable with the C# programming language and familiar with multi-threading.
Who this course is for:
- Beginner and experienced .NET developers
- Computer Science students
- Anyone interested in modern approaches to multithreading/parallelism
- AWS Certified Security Specialty Course
Learn Parallel Programming with C# and .NET Course
Content From: http://www.udemy.com/parallel-dotnet/