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