Intermediate Kotlin for Android Developers

Intermediate Kotlin for Android Developers

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 2h 08m | 419 MB

Kotlin is now officially supported by Google as an Android development language. If you’re an intermediate developer interested in learning more about Kotlin, this course can help you get acquainted with this concise, fun language by learning about its efficiencies and power in Android development. The course begins with a general overview of what Kotlin has to offer, and then dives into a discussion of extension functions and properties, including how to leverage the Kotlin Android Extensions plugin. It also explains how to work with Anko, and provides an overview of some of the library’s main artifacts: commons, layouts, and coroutines. To wrap up, the course covers how to work with collections.

Topics include:

  • What Kotlin has to offer
  • Working with lambdas
  • Common Android extension functions
  • Kotlin Android Extensions overview
  • Making use of the Anko library
  • Working with coroutines
  • Nullability and collections