Introduction to Kotlin for Android
Learn how to develop applications using Kotlin coding language and its features, how to install Android Studio and run applications on Mac, Windows and Linux.
Introduction to Kotlin for Android is a free online course that explores the features and concepts of Kotlin programming language. It describes the installation process of Android Studio for Mac and Windows along with how to use Kotlin to program applications, its basic programming structures and all the other features such as how to assign variables, classes, data types and set up an emulator among others, to kick off coding with Kotlin.
What You Will Learn In This Free Course
Install JDK and Android Studio for Mac/ Windows
In this module, you will be introduced to Kotlin programming language. This module gives an overview of Kotlin and outlines some of its features. It analyzes the set- up process of JDK and android studios for mac and windows. Also, it illustrates how to to create and run a simple application on your device.
Kotlin Foundation
In this module, you will be introduced to the basics of Kotlin programming language using the IntellijIDEA. It analyzes the two main types of strings and useful methods that can be used with strings. This module also describes function interpolation, loops and nullability. It illustrates classes, instances of a class and inheritance in Kotlin.
Course assessment