- Jul 31, 2020
- 9,111
- 1,040,037
- 129
TUTProfessor submitted a new resource:
Write Asynchronous C# Code With Tasks and PLINQ - A comprehensive course teaching you how to write asynchronous C# code with the Task Parallel Library
Read more about this resource...
Write Asynchronous C# Code With Tasks and PLINQ - A comprehensive course teaching you how to write asynchronous C# code with the Task Parallel Library
A comprehensive course teaching you how to write asynchronous C# code with the Task Parallel Library and PLINQ.
What you'll learn
- Learn how to write robust asynchronous C# code
- Master the fundamentals of multi-threaded code
- Learn how to use Threads
- Learn how to use the Task class
- Use a Task network to implement MapReduce
- Parallelise any LINQ query with PLINQ
- Learn the difference between Tasks and...
Read more about this resource...