Understand asynchronous programming with .NET and C#

所在平台: Udemy

课程主页: https://www.udemy.com/course/master-asynchronous-programming-with-dotnet/

课程评论:没有评论

第一个写评论        关注课程

课程简介

Coursera 课程《使用 .NET 和 C# 理解异步编程》总结 本课程旨在帮助学员解决异步编程中常见的难题,例如由异步编程错误导致的 Bug、应用程序无响应的用户反馈,以及如何最高效地利用硬件资源。 课程内容涵盖: * **并发、并行和多线程的底层机制**:深入理解这些概念的工作原理。 * **TPL(任务并行库)**:重点讲解 `Tasks` 以及 `async` 和 `await` 关键字的运用。 * **实际的 Thread API**:学习直接使用线程相关的 API。 * **线程安全**:包括锁定(Locking)、非独占锁定(Non-exclusive locking)以及并发集合(Concurrent Collections)的使用。 通过本课程,学员将获得扎实的理论基础和实用的编程技巧,辅以丰富的示例,帮助您精通 .NET 中的异步编程技术,提升职业能力,掌握当前编程领域最受欢迎的技能之一。 课程提供 30 天无忧退款保障。

课程评论(0条)

课程详情

Have you ever had issues with a bug that resulted in an asynchronous programming wrong doing? Did your users report some unresponsive behavior of your application they did not want to deal with? Or does your boss want you to utilize the given hardware in the most efficient way possible?If you had any of those or similar issues with asynchronous programming, this course will help you solve those issues. In other words this course will help you to handle multithreaded and concurrent scenarios in programming like you always wanted to. Besides looking at the underlying mechanisms, we will look at all the different techniques to utilize our freshly crafted knowledge.This course not only gives you the well rounded background to understand what is going on with all that concurrency, parallelism and multi threading, but also hands over all the needed tools to you, that you will need to excel in this regardIt includes:TPL with Tasks and async await keywordsThe actual Thread APIThread Safety with Locking, Non-exclusive locking and Concurrent Collections Everything about how concurrency works under the hoodIn this course you will also see examples to every of the above topics and this will guide you to become a master of asynchronous programming techniques with.NET.So do not hesitate and enroll to:Advance your careerMaster one of the most needed skills of contemporary programmingIf you still do not find any value here, you still have the 30 days refund.

课程标签

0人关注该课程

主题相关的课程