An open API service indexing awesome lists of open source software.

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

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 |