Another exquisit release
Lynda.Async.Programming.in.C.Sharp-XQZT
Title: Async Programming in C Sharp
Publisher: Lynda
Size: 667M (698505462 B)
Files: 14F
Date: 10/09/2017
Course #: 618722
Type: Programming Foundations
Published: 10/5/2017
Modified: N/A
URL: www.lynda.com/C-tutorials/Async-Programming-C/618722-2.html
Author: Anton Delsink
Duration: 3h 35m
Skill: Intermediate
Exercise: [X]
Installation:
Unpack that shit, run that shit
Weve abandoned iso format as it provides no benefits to bookware!
Notes:
Discover how to improve the scalability and performance of your
applications using asynchronous programming in C#. In this
course, join Anton Delsink as he explores different options for
parallelizing your code, and shows how asynchronous
programming is done with C#. Anton covers key concepts,
including unit tests, delegates, lambdas, and anonymous
methods. He also covers multithreading, async keywords, tasks, and