https://github.com/kodecocodes/mcon-materials
The projects and materials that accompany the Modern Concurrency in Swift book
https://github.com/kodecocodes/mcon-materials
Last synced: 3 months ago
JSON representation
The projects and materials that accompany the Modern Concurrency in Swift book
- Host: GitHub
- URL: https://github.com/kodecocodes/mcon-materials
- Owner: kodecocodes
- License: other
- Created: 2021-07-13T17:50:55.000Z (over 4 years ago)
- Default Branch: editions/2.0
- Last Pushed: 2024-01-29T18:38:12.000Z (almost 2 years ago)
- Last Synced: 2025-09-22T10:01:40.549Z (4 months ago)
- Language: Swift
- Homepage:
- Size: 942 KB
- Stars: 234
- Watchers: 10
- Forks: 114
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Modern Concurrency in Swift: Materials
This repo contains all the downloadable materials and projects associated with the **[Modern Concurrency in Swift](https://www.kodeco.com/books/modern-concurrency-in-swift)** from [Kodeco](https://www.kodeco.com).
Each edition has its own branch, named `editions/[EDITION]`. The default branch for this repo is for the most recent edition.
## Release History
| Branch | Edition | Release Date |
| --------------------------------------------------------------------------------- |:-------:|:------------:|
| [editions/1.0](https://github.com/kodecocodes/mcon-materials/tree/editions/1.0) | 1.0 | 2021-11-03 |
| [editions/2.0](https://github.com/kodecocodes/mcon-materials/tree/editions/2.0) | 2.0 | 2023-02-15 |