Module 2 of 2 in Advanced Swift Techniques

Advanced Swift Concurrency

Share
Save for later

Module outcomes

  • Understand how Swift suspends functions so other threads can do work
  • Learn how actors keeps multiple threads from accessing data
  • Explore how Xcode’s Swift 6 language mode enforces new rules and helps with migration.

Covered concepts

  • Async/Await
  • Swift Actors
  • Swift 6 Language Mode

Module content

IntroductionStart
Instruction
Conclusion
2
Swift Actors Lesson (12 mins)
IntroductionStart
Instruction
Conclusion
3
Swift 6 Language Mode Lesson (8 mins)
IntroductionStart
Instruction
Conclusion