Tag: Kotlin

  • My experiences using Anko library (Android Kotlin)

    I’ve been using Anko library from the start of my Kotlin journey and my experiences with it are mostly positive. According to its Github readme page, Anko is …a Kotlin library which makes Android application development faster and easier. It makes your code clean and easy to read, and lets you forget about rough edges…

  • Kotlin is so cool and easy to learn

    Kotlin is so cool and easy to learn

    I enjoy developing Android applications. When I’ve read couple of months ago Kotlin has been added as a official language to Android Studio I finally decided to learn it. Up to that point I had been hearing only good things about Kotlin. I don’t know when I first heard of Kotlin but probably year and…