https://github.com/kodecocodes/video-pikfc-materials
The projects and the materials that accompany the Programming in Kotlin: Functions & Custom Types video course
https://github.com/kodecocodes/video-pikfc-materials
Last synced: 8 months ago
JSON representation
The projects and the materials that accompany the Programming in Kotlin: Functions & Custom Types video course
- Host: GitHub
- URL: https://github.com/kodecocodes/video-pikfc-materials
- Owner: kodecocodes
- License: apache-2.0
- Created: 2020-10-05T16:27:28.000Z (over 5 years ago)
- Default Branch: versions/1.1
- Last Pushed: 2024-08-07T21:44:14.000Z (almost 2 years ago)
- Last Synced: 2024-08-08T00:44:55.182Z (almost 2 years ago)
- Language: Kotlin
- Size: 61.5 KB
- Stars: 4
- Watchers: 51
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Programming in Kotlin: Functions & Custom Types: Materials
This repo contains all the downloadable materials and projects associated with the **[Programming in Kotlin: Functions & Custom Types](https://www.kodeco.com/38300418-programming-in-kotlin-functions-custom-types)** 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.
**Updated for Kotlin 1.8.10**
## Release History
| Branch | Version | Release Date |
| --------------------------------------------------------------------------------------- |:-------:|:------------:|
| [versions/1.0](https://github.com/kodecocodes/video-pikfc-materials/tree/versions/1.0) | 1.0 | 2020-04-21 |
| [versions/1.1](https://github.com/kodecocodes/video-pikfc-materials/tree/versions/1.1) | 1.1 | 2023-04-13 |