MarcinMoskala / effective-kotlin-bookLinks
Some open-sourced chapters of the Effective Kotlin
☆16Updated 5 years ago
Alternatives and similar repositories for effective-kotlin-book
Users that are interested in effective-kotlin-book are comparing it to the libraries listed below
Sorting:
- ☆55Updated 3 years ago
- ☆12Updated 2 years ago
- A Kotlin multiplatform example app that targets Android, ReactJS, iOS, JavaFx, and Spring Boot☆121Updated 5 years ago
- Peripheral Connection Augmentation System (PCAS)☆40Updated 4 years ago
- Multiplatform Kotlin Hello World (Android/iOS/Java/JavaScript/Native)☆78Updated last year
- Sample Heroku application with Kotlin and Ktor☆54Updated 7 years ago
- A simple neural network application built in Kotlin☆50Updated 6 years ago
- A utility to make Kotlin/Java tests random yet reproducible☆84Updated 11 months ago
- Materials for a full-day workshop on Kotlin Coroutines☆47Updated 2 years ago
- A lightweight Android linter for Kotlin DSL aimed to solve the problem of verifying mandatory DSL attributes at compile time.☆69Updated 2 years ago
- Samples from the talk "Introduction to Ktor"☆27Updated 5 years ago
- Full-stack Hello World for Kotlin Multiplatform☆106Updated 4 months ago
- A cheatsheet for translation math expressions to Kotlin☆84Updated 6 years ago
- Template for a Multi-platform Client/Server Application levering Kotlin Multi-platform. Server is based on the Ktor framework. Clients ar…☆18Updated 5 years ago
- Utility extensions to boost your programming with Kotlin.☆75Updated 2 years ago
- Kotlin Unit Testing Examples☆117Updated 5 years ago
- Sample project to try Jetpack Compose early developer preview here and now!☆29Updated 5 years ago
- Example code for Clean Multiplatform Architecture with Kotlin☆22Updated 5 years ago
- A Kotlin library for reading RSS 2.0 and ATOM 1.0 syndication feeds.☆56Updated 4 years ago
- Functional style JSON parsing in Kotlin☆129Updated 3 years ago
- Script that can encode a given message to Morse-Code or decode a given morse-code to message☆59Updated 4 years ago
- ⚡ Vespene adds fuel to your Nexus repositories☆39Updated last year
- Turns a Retrofit service interface into Ktor routing☆134Updated 5 years ago
- Demonstration of using Naive Bayes to predict user inputs with Kotlin 1.2 std-lib☆26Updated 5 years ago
- A Kotlin DSL for regular expressions☆91Updated 8 years ago
- Sample GraphQL API Using Ktor and KGraphQL