Margins
Margins
Sign in
Margins
Subscribe to our newsletter
548 Market St PMB 65688, San Francisco California 94104-5401 USA
hello@margins.app
ยท
+1 (650) 223-5283
Privacy Policy
ยท
Terms of Use
ยฉ 2026 Paratext Inc. All rights reserved
๐ Technical
๐
Technical
Kotlin in Action
2000
Dmitry Jemerov
Kotlin is a new programming language targeting the Java platform. It offers on expressiveness and safety without compromising simplicity, seamless interoperability with existing Java code, and great tooling support. Because Kotlin generates regular Java bytecode and works together with existing Java libraries and frameworks, it can be used almost everywhere where Java is used today - for server-side development, Android apps, and much more. Kotlin in Action takes experienced Java developers from the language basics all the way through building applications to run on the JVM and Android devices. Written by core developers of Kotlin, this example-rich book begins by teaching you the basic syntax of the Kotlin language. Then youโll learn how to use features that let you build reusable abstractions, higher-level functions, libraries, and even entire domain specific languages. Finally, youโll focus on details of applying Kotlin in real-world projects, such as build system integration, Android support and concurrent programming.