https://github.com/kodecocodes/video-cgcdo-materials
The projects and the materials that accompany the iOS Concurrency with GCD and Operations video course
https://github.com/kodecocodes/video-cgcdo-materials
Last synced: 3 months ago
JSON representation
The projects and the materials that accompany the iOS Concurrency with GCD and Operations video course
- Host: GitHub
- URL: https://github.com/kodecocodes/video-cgcdo-materials
- Owner: kodecocodes
- License: apache-2.0
- Created: 2020-09-26T19:50:59.000Z (over 5 years ago)
- Default Branch: versions/4.0
- Last Pushed: 2024-08-07T21:42:49.000Z (almost 2 years ago)
- Last Synced: 2025-10-04T08:23:54.465Z (8 months ago)
- Language: Swift
- Size: 19.3 MB
- Stars: 11
- Watchers: 50
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iOS Concurrency with GCD & Operations: Materials
This repo contains all the downloadable materials and projects associated with the **[iOS Concurrency with GCD & Operations](https://www.kodeco.com/38462287-ios-concurrency-with-gcd-operations)** from [Kodeco](https://www.kodeco.com).
Each edition has its own branch, named `versions/[VERSION]`. The default branch for this repo is for the most recent edition.
## Release History
| Branch | Version | Release Date |
| ---------------------------------------------------------------------------------------- |:-------:|:------------:|
| [versions/3.0](https://github.com/kodecocodes/video-cgcdo-materials/tree/versions/3.0) | 3.0 | 2020-06-23 |
| [versions/4.0](https://github.com/kodecocodes/video-cgcdo-materials/tree/versions/4.0) | 4.0 | 2023-09-12 |