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

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

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 |