Connect with us

Media

Learn Swift Concurrency online for FREE: Async Await, Actors, Continuations And More

In this video, we’re going to explore Swift Concurrency and some of the new capabilities we get in Swift.

Contents

  • 00:00 Introduction
  • 00:45 What is Swift Concurrency?
  • 03:35 Async/Swift in Swift
  • 19:45 Structured Concurrency
  • 27:40 What are Tasks in Swift Concurrency?
  • 28:52 Breaking down AsyncLet
  • 33:58 Breaking down the Task Lifecycle
  • 37:14 What is Task Cancellation?
  • 45:59 Exploring Group Tasks
  • 55:30 Unstructured Tasks
  • 01:05:35 Working with Detached Tasks
  • 01:13:11 Exploring Continuations
  • 01:23:03 Breaking down Actors
  • 01:31:38 Preventing Actor Reentrancy
  • 01:42:35 Exploring Actor Isolation
  • 01:48:05 What is Sendable?
  • 01:49:28 What is MainActor?
  • 01:51:21 Shoutouts

Advertisement

Trending