[Beginner] Getting Started with Asynchronous Programming in .NET

Below is good Pluralsight crash course for beginers about Asynchronous programming in .NET.
It starts by explaining the differences between parallel and asynchronous programming, dives into the Task Parallel Library and presents the Async/Await paradigm.

Click the picture or the link below to access the course. 

Getting Started with Asynchronous Programming in .NET

Course link accessible here too.

 

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s