Practical Swift Concurrency: Making the Most Out of Concurrency in Swift 5.9 and Beyond

Practical Swift Concurrency: Making the Most Out of Concurrency in Swift 5.9 and Beyond

Publication Date: 2023

Pages: 243

Format: ebook

Author: Donny Wals

3.67 of 3

Click the button below to register a free account and download the file


Download PDF

Download ePub

*Disclosure:“This post may contain affiliate links and I earn from qualifying purchases”.


Practical Swift Concurrency is a book written by Donny Wals, aimed at intermediate to advanced developers who want to learn more about leveraging Swift Concurrency in their apps. The book will take you on a journey through Concurrency in Swift using Donny's distinct practical approach. We'll focus on the important bits and pieces of Swift Concurrency that will help you build a solid foundation for using Concurrency as soon as possible.

Your journey into Swift Concurrency will start with a general overview of the available concurrency constructs in Swift. After that, you will await your first methods calls and work your way up to building a complex and highly concurrenct system. We also go over important skills like testing async code as well as profiling and debugging your code through Instruments.

In other words, Practical Swift Concurrency helps you build a strong foundation and mental model around all of the essential ideas, concepts and principles to get you up and running with the concurrency in Swift without making anything more complex than it needs to be.