July 2018
Intermediate to advanced
242 pages
8h 6m
English
Kotlin is advertised as an extremely expressive language. However, it's one of the characteristics of the language that is not obvious in the beginning, especially if you are used to other languages such as Java or JavaScript. In order to present the language style more clearly, in this recipe, we are going to discover how to work with the try…catch declaration in a Kotlin way, by treating it as an expression.
Read now
Unlock full access