Architecting Asynchrony in iOS
Join us for a ground-up discussion and workshop on working with multi-threaded code.
No events to show
Description
Join us for a ground-up discussion and workshop on working with multi-threaded code. We will start with a brief review of the importance and theory of writing asynchronous code. Then we will use discussions about Operation Queues and Grand Central Dispatch to write well-abstracted asynchronous code and deal with thread safety concerns in Swift.
What you'll learn:
-
Improve your app’s performance by writing safe asynchronous code
-
Design a well-abstracted API around your asynchronous features
-
Build thread-safe types in Swift using Grand Central Dispatch
Who should take this class?
If you're attending this course, we expect that you're already developing iOS applications either on your own or with a team and that you're comfortable working in Swift.