- Kotlin - Official Website
https://kotlinlang.org/ - Kotlin is Awesome - Links and Resources
https://kotlin.link/ - Try Kotlin - Learn and try Kotlin in the web browser
https://try.kotlinlang.org - Kotlin Koans - Sequence of small exercises
https://kotlinlang.org/docs/tutorials/koans.html - Kotlin Ready for Production - For a better presentation
https://www.youtube.com/watch?v=-3uiFhI18g8 https://news.realm.io/news/gotocph-hadi-hariri-kotlin-ready-for-production/
- Spring Initializr
https://start.spring.io/#!language=kotlin - Introducing Kotlin support in Spring Framework 5.0
https://spring.io/blog/2017/01/04/introducing-kotlin-support-in-spring-framework-5-0 - Developing a Geospatial Webservice with Kotlin and Spring Boot
https://www.youtube.com/watch?v=8QPqIgRV4FM - Mixit - Great and simple project with Kotlin and Spring Boot
https://github.com/mixitconf/mixit
- Get Started with Kotlin on Android
https://developer.android.com/kotlin/get-started.html - How Basecamp 3 App was made in 100% Kotlin
https://m.signalvnoise.com/how-we-made-basecamp-3s-android-app-100-kotlin-35e4e1c0ef12 - Twidere - Fully Featured OSS Android App
https://github.com/TwidereProject/Twidere-Android - Anko - Popular Kotlin Android Library
https://github.com/Kotlin/anko