Cover Image for Swift Concurrency in Practice

Swift Concurrency in Practice

Hosted by try! Swift World
 
 
Zoom
Registration
Past Event
Ticket Price
$50.00
Welcome! To join the event, please get your ticket below.
About Event

Swift’s structured concurrency model dramatically simplifies reading and writing code that runs in parallel, making asynchronous code as easy and safe to write as your synchronous code.

In this live coding workshop, we’ll work with the Swift concurrency concepts of actors, tasks, continuations and asynchronous sequences to build a fun yet realistic SwiftUI iOS app.