October 2019
Intermediate to advanced
434 pages
11h 54m
English
Perhaps the easiest example, and one of the most interesting, of interoperability between Java and Kotlin is the ability to quickly convert Java code into Kotlin code with a single IDE command. Technically, this is more of a feature of the IDE, but as powerful tooling is an important aspect of the viability of a language, it's worth exploring how this conversion process works.
By converting existing Java code in this way, you can help to do the following:
Read now
Unlock full access