Kotlin Language Learn about the Kotlin programming language. IntroductionLanguage syntax. Type system. Functions. Collections. Object-Oriented KotlinClasses, objects, interfaces. Inheritance. Functional KotlinFunctions as first-class citizens. Lambdas, Function references. Idiomatic KotlinHow the language was meant to be used; leaning into it’s strengths.