https://github.com/kodecocodes/kmpf-materials
The projects and materials that accompany the Kotlin Multiplatform by Tutorials book
https://github.com/kodecocodes/kmpf-materials
Last synced: 3 months ago
JSON representation
The projects and materials that accompany the Kotlin Multiplatform by Tutorials book
- Host: GitHub
- URL: https://github.com/kodecocodes/kmpf-materials
- Owner: kodecocodes
- License: other
- Created: 2021-01-21T22:02:17.000Z (almost 5 years ago)
- Default Branch: editions/2.0
- Last Pushed: 2025-05-02T15:27:19.000Z (8 months ago)
- Last Synced: 2025-05-02T16:28:04.956Z (8 months ago)
- Language: Kotlin
- Homepage:
- Size: 27.2 MB
- Stars: 109
- Watchers: 11
- Forks: 39
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kotlin Multiplatform by Tutorials: Materials
This repo contains all the downloadable materials and projects associated with the **[Kotlin Multiplatform by Tutorials](https://www.kodeco.com/books/kotlin-multiplatform-by-tutorials)** 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.
## Forum
We’ve set up an official forum for the book at [https://forums.kodeco.com/c/books/kotlin-multiplatform-by-tutorials](https://forums.kodeco.com/c/books/kotlin-multiplatform-by-tutorials). This is a great place to ask questions about the book or to submit any errors you may find.
## Release History
| Branch | Edition | Release Date |
| --------------------------------------------------------------------------------- |:-------:|:------------:|
| [editions/1.0](https://github.com/kodecocodes/kmpf-materials/tree/editions/1.0) | 1.0 | 2022-03-16 |
| [editions/2.0](https://github.com/kodecocodes/kmpf-materials/tree/editions/2.0) | 2.0 | 2023-11-02 |