Description
In this course, you will :
-
Write clean code with Kotlin
-
Avoid ceremony and boilerplate code around Android APIs
-
Use functional programming to write concise, expressive code
-
Create Android apps with Kotlin
-
Write readable SQLite transactions using extension functions in Kotlin
-
Use the Kotlin Android Extensions to avoid findViewById()
-
Create multiple activities, layouts and menus
-
Learn to use Kotlin the right way to actually improve your Android app code
-
Write null-safe, concise, and readable code in Kotlin using functional and object-oriented concepts
-
Work around unnecessary boilerplate code when using Android APIs (e.g. SQLite) using higher-order extension functions
-
Use Android Studio effectively to speed up your development workflow
-
Get your questions answered along the way should you ever get stuck