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

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

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 |