News

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.
Kotlin deduced everything else it needed based on the types and names of the arguments. A Kotlin class behaves just like a Java class, but without requiring that we write out the members explicitly.
Meta has been at work to port their Android codebase from Java to Kotlin. In the process, they have learned a number of lessons of general interest and developed a few useful approaches, explains Meta ...
Kotlin was designed as a language that expressed many Java idioms cleanly, and bundles in a lot of functionality that Java coders have wished they’d had all along. Java is adding Kotlin features as it ...
Java, Kotlin or Scala: Which Gatling Flavor is Right for You?, an article published one year after the release of the Java DSL, shows that 35 percent of users work with the Java DSL.