Nehodí se? Vůbec nevadí! U nás můžete do 30 dní vrátit
S dárkovým poukazem nešlápnete vedle. Obdarovaný si za dárkový poukaz může vybrat cokoliv z naší nabídky.
30 dní na vrácení zboží
Task programming is the first major step towards asynchronous programming. However, asynchronous programming is a vast topic, and implementing solutions is not straightforward. This book tries to simplify the concept for C# developers.
To understand modern-day asynchronous programming, you need to be familiar with task programming and async-await keywords. The book starts with an introduction to asynchronous programming and covers task creation and execution. Next, you will learn how to work with continuing tasks and demonstrate handling exceptions. Toward the end, you will understand managing creations in task programming through examples and case studies.
After reading this book, you will be able to understand the latest patterns for parallel development in C# programming.
What You Will Learn:
Who This Book is For:
C# and .NET developers