https://github.com/kodecocodes/video-ps1-materials
The projects and the materials that accompany the Programming in Swift: Fundamentals course
https://github.com/kodecocodes/video-ps1-materials
Last synced: 8 months ago
JSON representation
The projects and the materials that accompany the Programming in Swift: Fundamentals course
- Host: GitHub
- URL: https://github.com/kodecocodes/video-ps1-materials
- Owner: kodecocodes
- License: apache-2.0
- Created: 2020-09-13T12:29:31.000Z (over 5 years ago)
- Default Branch: versions/6.0
- Last Pushed: 2021-10-18T23:54:07.000Z (over 4 years ago)
- Last Synced: 2023-03-05T07:48:51.920Z (over 3 years ago)
- Language: Swift
- Homepage:
- Size: 723 KB
- Stars: 16
- Watchers: 43
- Forks: 46
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Programming in Swift: Fundamentals: Materials
This repo contains all the downloadable materials and projects associated with **[Programming in Swift: Fundamentals](https://www.raywenderlich.com/28092971-programming-in-swift-fundamentals)** from [raywenderlich.com](https://www.raywenderlich.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/5.1](https://github.com/raywenderlich/video-ps1-materials/tree/versions/5.1) | 5.1 | 2020-08-01 |
| [versions/6.0](https://github.com/raywenderlich/video-ps1-materials/tree/versions/6.0) | 6.0 | 2021-10-19 |