£44.42

Arena Modern Concurrency in Swift (Second Edition): Introducing Async/Await, Task Groups & Actors

Price data checked 6 days ago

View at Amazon

Price History & Forecast

Last 85 days • 85 data points (No recent data available)

Historical
Generating forecast...
£44.42 £42.20 £43.09 £43.98 £44.86 £45.75 £46.64 25 January 2026 15 February 2026 08 March 2026 29 March 2026 19 April 2026

Price Distribution

Price distribution over 85 days • 1 price levels

Days at Price
85 days 0 21 43 64 85 £44 Days at Price

Price Analysis

Most common price: £44 (85 days, 100.0%)

Price range: £44 - £44

Price levels: 1 different prices over 85 days

Description

Learn Modern Swift Concurrency! For years, writing powerful and safe concurrent apps with Swift could easily turn into a daunting task, full of race conditions and unexplained crashes hidden in a massive nesting of callback closures. In Swift 5.5, Apple introduced a new concurrency model featuring the async/await syntax, which lets you write asynchronous code that reads like synchronous code. But like any new feature, here be dragons! So how will you achieve the much-desired mastery of modern Swift concurrency? Modern Concurrency in Swift comes to the rescue, showcasing what you need to know about async/await, tasks, actors and everything in between! Who This Book Is For This book is for intermediate Swift developers who are familiar with writing asynchronous applications and who want to leverage the concurrency features Apple introduced in Swift 5.5 and its evolution throughout the years, to write safer and more predictable asynchronous apps. Topics Covered in Modern Concurrency in Swift Using async/await: Learn how to use the new async/await keywords to define and run asynchronous work. Actors: Find out how to use the actor model to easily protect shared mutable state in a synchronized container. Tasks: You'll dive deeper into the Task type, which powers all asynchronous tasks in Swift's modern concurrency model. Task Groups: Use a Task Group to group multiple tasks together and run them concurrently, while using a familiar Array-like syntax to iterate over the results. Custom Asynchronous Sequences: Leverage the power of async/await in your own asynchronous work, by learning how to create custom AsyncStreams. Testing Asynchronous Code: Asynchronous code can be a challenging beast to test. You'll learn everything you need to tackle this challenge. One thing you can count on: After reading this book, you’ll be prepared to leverage Swift's new concurrency features in your app to write safe, performant and predictable asynchronous code.

Product Specifications

Brand
Arena
Format
paperback
Domain
Amazon UK
Release Date
14 February 2023
Listed Since
15 February 2023

Barcode

No barcode data available

Similar Products You Might Like

Combine: Asynchronous Programming With Swift
94% match

Combine: Asynchronous Programming With Swift

£45.89 01 Mar 2026
Concurrency by Tutorials (Third Edition): Multithreading in Swift With GCD & Operations
93% match

Concurrency by Tutorials (Third Edition): Multithreading in Swift With GCD & Operations

£47.25 24 Feb 2026
Asynchronous Programming with SwiftUI and Combine: Functional Programming to Build UIs on Apple Platforms
93% match

Asynchronous Programming with SwiftUI and Combine: Functional Programming to Build UIs on Apple Platforms

Apress

£32.42 18 Mar 2026
RxSwift: Reactive Programming with Swift (Fourth Edition)
93% match

RxSwift: Reactive Programming with Swift (Fourth Edition)

£43.08 02 Mar 2026
Python Concurrency with asyncio
92% match

Python Concurrency with asyncio

Manning Publications

£46.99 06 Mar 2026
SwiftUI by Tutorials (Fifth Edition): Declarative App Development on the Apple Ecosystem
92% match

SwiftUI by Tutorials (Fifth Edition): Declarative App Development on the Apple Ecosystem

£47.96 05 Jan 2026
C# Concurrency: Asynchronous and Multithreaded Programming
92% match

C# Concurrency: Asynchronous and Multithreaded Programming

Manning

£41.53 27 Jan 2026
The Art of Java Concurrency: A Deep Dive into the Executor Framework
92% match

The Art of Java Concurrency: A Deep Dive into the Executor Framework

£44.06 07 Mar 2026
Parallel Programming And Concurrency C# 13 and .Net 9: Definitive Guide
92% match

Parallel Programming And Concurrency C# 13 and .Net 9: Definitive Guide

£41.87 19 Feb 2026
SwiftUI Animations by Tutorials (First Edition): SwiftUI in Motion
91% match

SwiftUI Animations by Tutorials (First Edition): SwiftUI in Motion

£45.74 02 Mar 2026
Expert Swift (First Edition): An Advanced Exploration of the Swift Language
91% match

Expert Swift (First Edition): An Advanced Exploration of the Swift Language

£42.38 07 Mar 2026
Pro Asynchronous Programming with .NET
91% match

Pro Asynchronous Programming with .NET

Apress

£67.18 29 Jan 2026
Pro iPhone Development with SwiftUI: Design and Manage Top-Quality Apps
91% match

Pro iPhone Development with SwiftUI: Design and Manage Top-Quality Apps

Apress

£45.94 01 Mar 2026
watchOS With SwiftUI by Tutorials (Second Edition): Build Great Apps for the Apple Watch
91% match

watchOS With SwiftUI by Tutorials (Second Edition): Build Great Apps for the Apple Watch

£43.05 09 Feb 2026
Beginning iPhone Development with SwiftUI: Exploring the iOS SDK
91% match

Beginning iPhone Development with SwiftUI: Exploring the iOS SDK

£49.93 01 Mar 2026
Mastering Concurrency Programming with Java 8
91% match

Mastering Concurrency Programming with Java 8

Packt Publishing

£45.99 01 Apr 2026
Modern Multithreading: Implementing, Testing, and Debugging Multithreaded Java and C++/Pthreads/Win32 Programs
91% match

Modern Multithreading: Implementing, Testing, and Debugging Multithreaded Java and C++/Pthreads/Win32 Programs

Wiley

£88.77 25 Jan 2026
Delphi Multithreading: Threads, Concurrency, Parallelism and Asynchronous Programming
91% match

Delphi Multithreading: Threads, Concurrency, Parallelism and Asynchronous Programming

£41.87 24 Feb 2026
Mastering Swift Package Manager: Build and Test Modular Apps Using Xcode
91% match

Mastering Swift Package Manager: Build and Test Modular Apps Using Xcode

Apress

£40.22 06 Mar 2026
iOS Test-Driven Development (Second Edition): Learn Real-World Test-Driven Development
91% match

iOS Test-Driven Development (Second Edition): Learn Real-World Test-Driven Development

£40.99 20 Apr 2026
SwiftUI for Masterminds 5th Edition: How to take advantage of Swift and SwiftUI to create insanely great apps for iPhones, iPads, and Macs
91% match

SwiftUI for Masterminds 5th Edition: How to take advantage of Swift and SwiftUI to create insanely great apps for iPhones, iPads, and Macs

£43.10 07 Mar 2026
Advanced Python Development: Using Powerful Language Features in Real-World Applications
91% match

Advanced Python Development: Using Powerful Language Features in Real-World Applications

Apress

£38.25 28 Feb 2026
Concurrent Programming: Algorithms, Principles, and Foundations
91% match

Concurrent Programming: Algorithms, Principles, and Foundations

Springer

£47.56 13 Jan 2026
iOS 14 Programming for Beginners: Get started with building iOS apps with Swift 5.3 and Xcode 12, 5th Edition
91% match

iOS 14 Programming for Beginners: Get started with building iOS apps with Swift 5.3 and Xcode 12, 5th Edition

Packt Publishing

£33.79 07 Mar 2026