When the discussion of peripheral JVM languages arises, the discussion typically drifts toward the ways in which difficult issues like concurrency, multithreading, simplifying the type system and ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Google has launched Android Basics in Kotlin, a program for beginner developers that teaches them how to build Android apps. Kotlin has become one of the fastest growing languages on GitHub, in part ...
Ever wanted to be an Android developer? Perhaps you just have an idea for an app that you’d like to develop? Either way, this guide to Android development for beginners will set you on your way! Also ...
Kotlin offers big advantages over Java for JVM and Android development, and plays nicely with Java in the same projects. Kotlin is a general purpose, free, open source, statically typed “pragmatic” ...
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.