https://github.com/kodecocodes/ia-materials
The projects and materials that accompany the UIKit Apprentice book
https://github.com/kodecocodes/ia-materials
Last synced: 3 months ago
JSON representation
The projects and materials that accompany the UIKit Apprentice book
- Host: GitHub
- URL: https://github.com/kodecocodes/ia-materials
- Owner: kodecocodes
- License: apache-2.0
- Created: 2020-05-28T08:46:21.000Z (over 5 years ago)
- Default Branch: editions/11.0
- Last Pushed: 2024-12-18T15:46:40.000Z (about 1 year ago)
- Last Synced: 2024-12-18T16:22:19.086Z (about 1 year ago)
- Language: Shell
- Homepage: https://www.kodeco.com/books/uikit-apprentice
- Size: 32.2 MB
- Stars: 144
- Watchers: 11
- Forks: 66
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UIKit Apprentice: Materials
This repo contains all the downloadable materials and projects associated with the **[UIKit Apprentice](https://www.kodeco.com/books/uikit-apprentice)** 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
| Name | Branch | Edition | Release Date |
|------------------| ------------------------------------------------------------------------------- |:-------:|:------------:|
| iOS Apprentice | [editions/8.2](https://github.com/kodecocodes/ia-materials/tree/editions/8.2) | 8.2 | 2019-12-03 |
| iOS Apprentice | [editions/8.3](https://github.com/kodecocodes/ia-materials/tree/editions/8.3) | 8.3 | 2020-05-19 |
| UIKit Apprentice | [editions/9.0](https://github.com/kodecocodes/ia-materials/tree/editions/9.0) | 1.0 | 2020-10-01 |
| UIKit Apprentice | [editions/10.0](https://github.com/kodecocodes/ia-materials/tree/editions/10.0) | 2.0 | 2021-09-22 |
| UIKit Apprentice | [editions/11.0](https://github.com/kodecocodes/ia-materials/tree/editions/11.0) | 3.0 | 2024-12-18 |