Kotlin in Action

  • 5h 43m
  • Dmitry Jemerov
  • Manning Publications
  • 2017

Summary

Kotlin in Action guides experienced Java developers from the language basics of Kotlin all the way through building applications to run on the JVM and Android devices. Foreword by Andrey Breslav, Lead Designer of Kotlin.

About the Technology

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.

About the Book

Kotlin in Action 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.

What's Inside

  • Functional programming on the JVM
  • Writing clean and idiomatic code
  • Combining Kotlin and Java
  • Domain-specific languages

About the Reader

This book is for experienced Java developers.

About the Authors

Dmitry Jemerov and Svetlana Isakova are core Kotlin developers at JetBrains.

In this Book

  • Foreword
  • About This Book
  • About the Cover Illustration
  • Kotlin—What and Why
  • Kotlin Basics
  • Defining and Calling Functions
  • Classes, Objects, and Interfaces
  • Programming with Lambdas
  • The Kotlin Type System
  • Operator overloading and other conventions
  • Higher-Order Functions—Lambdas as Parameters and Return Values
  • Generics
  • Annotations and Reflection
  • DSL Construction
SHOW MORE
FREE ACCESS

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.2 of 35 users Rating 4.2 of 35 users (35)
Rating 4.5 of 15 users Rating 4.5 of 15 users (15)