October 2018
Intermediate to advanced
982 pages
23h 29m
English
The syntax is different from Java syntax. At first glance, it can be a problem but after some hours of playing with Kotlin, it is not a problem at all.
There are two interesting reserved words to understand the usage and concepts:
The variable declarations have a name, and after the desired data type, the colon is necessary in the middle as a separator. If the variable is initialized, the type is not necessary because the compiler can infer ...
Read now
Unlock full access