Free Kotlin Course | Kotlin Is A Multiplatform Programming Language | Get Started - Kotlin & Kotlin Standard Library
Learn Kotlin Multiplatform by example. Checkout project on Bitbucket.org. https://bitbucket.org/ron_ang/ffmi-calculator/src/main/
Kotlin is a modern, multi-paradigm, programming language developed by JetBrains. It first appeared in 2011 and slowly evolved into one of the coolest languages available today. It’s concise, safe, interoperable with Java and other languages, and provides many ways to reuse code between multiple platforms for productive programming.
Create your powerful application with Kotlin
Learn Kotlin
You can use the following materials and resources for learning Kotlin:
- Basic syntax – get a quick overview of the Kotlin syntax.
- Idioms – learn how to write idiomatic Kotlin code for popular cases.
- Kotlin Koans – complete exercises to learn the Kotlin syntax. Each exercise is created as a failing unit test and your job is to make it pass.
- Kotlin by example – review a set of small and simple annotated examples for the Kotlin syntax.
- Kotlin books – find books we’ve reviewed and recommend for learning Kotlin.
- Kotlin hands-on tutorials – complete long-form tutorials to fully grasp a technology. These tutorials guide you through a self-contained project related to a specific topic.
- Kotlin and Spring Boot Frameworks
- Kotlin and JavaScript for React
- Kotlin for Android
- https://developer.android.com/kotlin
- https://www.udacity.com/course/developing-android-apps-with-kotlin--ud9012
- Kotlin for iOS
Comments
Post a Comment