ASYNC and AWAIT in C# - Asynchronous Programming Tutorial
Offered By: tutorialsEU via YouTube
Course Description
Overview
Learn about asynchronous programming in C# with this comprehensive tutorial on ASYNC and AWAIT keywords. Explore the concept of parallel programming and how it improves application responsiveness and scalability. Discover when to use asynchronous methods through real-world scenarios, such as preparing breakfast, to understand task dependencies and optimization. Gain insights into writing non-blocking code that enhances performance, especially for long-running tasks and I/O operations. Master the implementation of ASYNC and AWAIT in C# to create more efficient and responsive applications.
Syllabus
What are ASYNC and AWAIT in C#? Asynchronous Programming Tutorial
Taught by
tutorialsEU
Related Courses
Computer ArchitecturePrinceton University via Coursera High Performance Scientific Computing
University of Washington via Coursera Parallel Programming Concepts
openHPI Введение в параллельное программирование с использованием OpenMP и MPI
Tomsk State University via Coursera Parallel programming
École Polytechnique Fédérale de Lausanne via Coursera