News

If you want to learn the Kotlin programming language, check out this list of books, courses, tutorials, videos and websites.
At its I/O 2017 developers conference today, Google announced Android is gaining official support for the Kotlin programming language, in addition to Java and C++. The news received the biggest ...
Java has been a programming stalwart since its inception in 1995, and remains one of the most popular languages for web applications and big data processing, however, Kotlin, a relatively new kid ...
Developer tools maker JetBrains has released version 1.4 of Kotlin, the increasingly popular programming language promoted by Google for Android app development. While it is popular among Android ...
It is available as a fully-supported programming language within Android Studio 3.0. According to the Kotlin website, users include Pinterest, Evernote, Uber, and Atlassian.
Kotlin is a super new programming language built by JetBrains, which also coincidentally develops the JetBrains IDE that Android Studio — Google’s official developer tool — is based on.
Today’s announcement gives Kotlin “first-class” status as an Android programming language, meaning that while previously it was possible to use the language to design Android apps, Google ...
Google today announced that it is making Kotlin, a statically typed programming language for the Java Virtual Machine, a first-class language for writing Android apps. Kotlin's primary sponsor is ...
Let’s take a look at coroutines, an experimental feature of the Kotlin programming language that promises to take the pain out of asynchronous programming on Android. You can use coroutines to ...