FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title Kotlin in Action
- Author(s) Dmitry Jemerov and Svetlana Isakova
- Publisher: Manning Publications; 1st edition (February 19, 2017)
- Permission: Free to read entire book online by the publisher (Manning), limited time every day.
- Paperback: 360 pages
- eBook HTML
- Language: English
- ISBN-10/ASIN: 1617293296
- ISBN-13: 978-1617293290
- Share This:
This book teaches you to use the Kotlin language for production-quality applications. Written for experienced Java developers, this example-rich book goes further than most language books, covering interesting topics like building DSLs with natural language syntax. The authors are core Kotlin developers, so you can trust that even the gnarly details are dead accurate.
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 effi cient compiler and a small standard library, Kotlin imposes virtually no runtime overhead.
- Functional programming on the JVM
- Writing clean and idiomatic code
- Combining Kotlin and Java
- Domain-specific languages
- Dmitry Jemerov and Svetlana Isakova are core Kotlin developers at JetBrains.
:
|
|