Udemy

Learn Parallel Programming with C# and .NET

Enroll Now
  • 29,741 Students
  • Updated 11/2019
4.7
(4,493 Ratings)
CTgoodjobs selects quality courses to enhance professionals' competitiveness. By purchasing courses through links on our site, we may receive an affiliate commission.

Course Information

Registration period
Year-round Recruitment
Course Level
Study Mode
Duration
5 Hour(s) 18 Minute(s)
Language
English
Taught by
Dmitri Nesteruk
Rating
4.7
(4,493 Ratings)
1 views

Course Overview

Learn Parallel Programming with C# and .NET

Discover the core multithreading and parallelization concepts supported by the .NET framework.

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.

  • Data Sharing and Synchronization, ensuring your access to shared data also happens in a safe and consistent manner.

  • Concurrent Collections, such as ConcurrentBag, which operate correctly even when accessed from multiple threads.

  • Task Coordination concepts, including the idea of continuations, as well as uses of synchronization primitives to coordinate tasks.

  • Parallel Loops which let you easily iterate over a counter or collection while partitioning the data and processing it on separate threads.

  • 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.

Course Content

  • 9 section(s)
  • 54 lecture(s)
  • Section 1 Course Introduction
  • Section 2 Task Programming
  • Section 3 Data Sharing and Synchronization
  • Section 4 Concurrent Collections
  • Section 5 Task Coordination
  • Section 6 Parallel Loops
  • Section 7 Parallel LINQ
  • Section 8 Asynchronous Programming (Async/Await)
  • Section 9 Course Summary

What You’ll Learn

  • 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)


Reviews

  • S
    Sudipta Bandyopadhyay
    4.5

    Outdated but worth considering. Better to have upto date

  • M
    Mansur Patel
    5.0

    Thank you for such a good training. I started this course just to revise everything instead of that got hooked to this and learned a lot more.

  • A
    Anonymized User
    5.0

    Very informative.

  • G
    Gael Jerome
    5.0

    Great job making a complex topic intuitive!

Start FollowingSee all

We use cookies to enhance your experience on our website. Please read and confirm your agreement to our Privacy Policy and Terms and Conditions before continue to browse our website.

Read and Agreed