Kotlin Compact
A concise introduction to Kotlin, covering essential features, syntax, and practical applications for modern software development.
Kotlin is an elegant general-purpose language with a rich syntax that enables us to write concise and expressive code. Much of its appeal also stems from the fact that it is fully interoperable with Java and has multi-platform support. Kotlin is also an official Android language ranked by Google as the most preferred language for Android app development.
In this course, you’ll learn about type inference in Kotlin as well as about Kotlin’s support for higher-order functions. You’ll cover classes, objects, and other interesting themes relevant to these topics. You’ll finish with operator overloading, extension functions, and scoping functions.
This course is specially designed for Java professionals who want to get into Kotlin development with minimal time and effort. This is not an encyclopedic work on Kotlin. Rather, it focuses on the necessary foundations and the best features that Kotlin has to offer. After completing this course, you’ll feel more comfortable reading and writing Kotlin code.
There are no reviews yet.