Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Practical Swift Concurrency - The Video Course, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:02:06
    About this course
  2. Урок 2. 00:02:33
    Setting up your environment
  3. Урок 3. 00:04:42
    Exploring the sample app
  4. Урок 4. 00:09:33
    Understanding async programming pre-async/await
  5. Урок 5. 00:08:02
    Calling an async function in Swift
  6. Урок 6. 00:02:42
    Writing an async function in Swift
  7. Урок 7. 00:15:33
    Exploring Tasks in Swift Concurrency
  8. Урок 8. 00:03:09
    Assignment: Writing your first async function
  9. Урок 9. 00:15:08
    Solution: Writing your first async function
  10. Урок 10. 00:05:53
    Understanding the complexities of refactoring
  11. Урок 11. 00:03:09
    Bridging callback based code with continuations
  12. Урок 12. 00:09:49
    Understanding different types of continuations
  13. Урок 13. 00:18:05
    Bridging Combine code with async sequences
  14. Урок 14. 00:26:31
    Diving deeper into async sequences with AsyncStream
  15. Урок 15. 00:02:10
    Assignment: Bridging your first function
  16. Урок 16. 00:04:33
    Solution: Bridging your first function
  17. Урок 17. 00:07:41
    Understanding data races
  18. Урок 18. 00:05:35
    Solving data races with actors
  19. Урок 19. 00:13:33
    Understanding Actor Reentrancy
  20. Урок 20. 00:13:33
    Exploring the main actor
  21. Урок 21. 00:17:15
    Understanding Sendable
  22. Урок 22. 00:02:27
    Assignment: Building a token refresh flow
  23. Урок 23. 00:07:11
    Solution: Building a token refresh flow
  24. Урок 24. 00:14:58
    Bonus: Building an async image loader from scratch
  25. Урок 25. 00:01:29
    Section Introduction
  26. Урок 26. 00:05:04
    Understanding async tests pre-Swift Concurrency
  27. Урок 27. 00:04:00
    Awaiting test results
  28. Урок 28. 00:07:06
    Testing and async sequences
  29. Урок 29. 00:11:09
    Understanding why it's hard to test race conditions
  30. Урок 30. 00:01:18
    Section introduction
  31. Урок 31. 00:04:07
    Understanding structured concurrency
  32. Урок 32. 00:14:23
    Exploring Task Groups
  33. Урок 33. 00:07:43
    Understanding async let
  34. Урок 34. 00:02:53
    Assignment: Writing a data importer
  35. Урок 35. 00:09:18
    Solution: Writing a data importer
  36. Урок 36. 00:01:20
    Thank you!