Understanding Kotlin Type System

Опубликовано: 01 Январь 1970
на канале: Encora Inc
456
32

Kotlin became extremely popular in the Android developer community because, among other reasons, it has language amazing features that sometimes look like magic. However, most of it is possible because of its powerful type system. In this session, we will understand how it works and how to take advantage of it while coding