News

Kotlin programming language: How Google is using it to squash the code bugs that cause most crashes The Google Home app team explains why all Android developers should write their apps in Kotlin.
Students will discover what Kotlin is, learn how it’s used in Android development, and find out how to build apps that are aesthetically pleasing.
If you want to learn the Kotlin programming language, check out this list of books, courses, tutorials, videos and websites.
Maybe the greatest advantage of using Kotlin is the null safety feature. Kotlin aims to avoid the danger of null references in code; with other languages (including Java), accessing a member of a null ...
Kotlin is a modern alternative to Java that supports functional programming in the JVM. Here's a first look at programming with Kotlin using some of the concepts and syntax you already know from Java.
Investigating what kind of support the open source code editor has for Kotlin, recently named a first-class programming language for Android development.
The vast majority of developers who use a JVM (Java Virtual Machine) language still use Java, but a sizable chunk of the population is shifting to Kotlin, a JVM-compatible language developed by ...
JetBrains has released an alpha version of Kotlin Multiplatform Mobile (KMM), an SDK that enables developers to use the same business logic in both Android and iOS mobile applications. KMM draws ...
One thing it might be conquering is the mindset of Google's core Android development team, which yesterday indicated it's already using Kotlin in production code -- and liking it a lot. That news was ...