Kotlin From the Ground Up

Course provided by: Pearson
Google officially announced Kotlin as a first-class language for Android development, which makes it the only language apart from Java officially supported on the platform. With companies like Netflix and Uber actively using it, we can expect the adoption of Kotlin to grow significantly. In this course, we help developers get acquainted with Kotlin and its features.
Total£94.00

Total£94.00
Learning outcomes
- Write and build your first Kotlin program.
- Cover the basics and address topics such as builds and testing, generics, and extension functions.
- Leverage existing Java libraries seamlessly in your Kotlin code.
- Create libraries in Kotlin that are accessible to Java developers.
- Build basic DSLs to ease development pains in whatever domain you find yourself.