https://github.com/kodecocodes/comb-materials
The projects and the materials that accompany the Combine: Asynchronous Programming With Swift Book
https://github.com/kodecocodes/comb-materials
Last synced: 8 months ago
JSON representation
The projects and the materials that accompany the Combine: Asynchronous Programming With Swift Book
- Host: GitHub
- URL: https://github.com/kodecocodes/comb-materials
- Owner: kodecocodes
- License: apache-2.0
- Created: 2020-06-22T19:06:04.000Z (almost 6 years ago)
- Default Branch: editions/4.0
- Last Pushed: 2023-07-18T23:27:56.000Z (almost 3 years ago)
- Last Synced: 2025-09-22T10:01:40.451Z (9 months ago)
- Language: Swift
- Homepage:
- Size: 2.88 MB
- Stars: 323
- Watchers: 22
- Forks: 147
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Combine: Asynchronous Programming With Swift: Materials
This repo contains all the downloadable materials and projects associated with the **[Combine: Asynchronous Programming With Swift](https://www.kodeco.com/books/combine-asynchronous-programming-with-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.
## Forum
We’ve set up an official forum for the book at [https://forums.kodeco.com/c/books/combine-asynchronous-programming-with-swift/](https://forums.kodeco.com/c/books/combine-asynchronous-programming-with-swift/). This is a great place to ask questions about the book or to submit any errors you may find.
## Release History
| Branch | Edition | Release Date |
| --------------------------------------------------------------------------------- |:-------:|:------------:|
| [editions/4.0](https://github.com/kodecocodes/comb-materials/tree/editions/4.0) | 4.0 | 2023-07-19 |
| [editions/3.0](https://github.com/kodecocodes/comb-materials/tree/editions/3.0) | 3.0 | 2021-09-29 |
| [editions/2.0](https://github.com/kodecocodes/comb-materials/tree/editions/2.0) | 2.0 | 2020-10-15 |
| [editions/1.0](https://github.com/kodecocodes/comb-materials/tree/editions/1.0) | 1.0 | 2020-02-17 |