Read more: Get 75% off our official Android Development Course run by Gary Sims himself: Kotlin development is now supported by Android Studio by default, but why should you care? Here are 10 good reasons to give Kotlin a try! Download the AndroidAuthority App: Subscribe to our YouTube channel:…
Kotlin
Kotlin
10 reasons to try Kotlin for Android development
Read more: Get 75% off our official Android Development Course run by Gary Sims himself: Kotlin development is now supported by Android Studio by default, but why should you care? Here are 10 good reasons to give Kotlin a try! Download the AndroidAuthority App: Subscribe to our YouTube channel:…
KotlinConf 2018 – Writing Your First Kotlin Compiler Plugin by Kevin Most
Recording brought to you by American Express The Kotlin compiler plugin API gives us powerful features like Parcelize and the synthetic view accessor methods in kotlinx.android. These features could not be built using similar, but more limited, mechanisms, such as annotation processing. The Kotlin compiler plugin API is not currently well-documented, but that doesn’t mean […]
KotlinConf 2018 – Writing Your First Kotlin Compiler Plugin by Kevin Most
Recording brought to you by American Express The Kotlin compiler plugin API gives us powerful features like Parcelize and the synthetic view accessor methods in kotlinx.android. These features could not be built using similar, but more limited, mechanisms, such as annotation processing. The Kotlin compiler plugin API is not currently well-documented, but that doesn’t mean […]
How Important is Kotlin in 2019?
Kotlin is Java’s version of Swift … a light nimble way to take advantage of the vast Java ecosystem and libraries, without the weight of Java code. Kotlin code is fast at write time! Kotlin was created by JetBrains, and recently Google gave Kotlin its’ blessings, and so you can use Kotlin to build Android […]