Skip to main content

Kotlin in action

AUTOR: Dmitry Jemerov, Svetlana Isakova
TÍTULO: Kotlin in action
COTA: IN/129-BC

EDITOR: Manning
ANO: 2017
RESUMO: Developers want to get work done - and the less hassle, the better. Coding with Kotlin means less hassle. The Kotlin programming language offers an expressive syntax, a strong intuitive type system, and great tooling support along with seamless interoperability with existing Java code, libraries, and frameworks. Kotlin can be compiled to Java bytecode, so you can use it everywhere Java is used, including Android. And with an efficient compiler and a small standard library, Kotlin imposes virtually no runtime overhead.