
Description
One hour Kotlin guide for beginners is designed for students who are familiar with Object Oriented Programming(OOP).
You will learn the basic knowledge of Kotlin language and OOP programming with Kotlin.
1. Objectives
- Kotlin Basic programming
- Object Oriented Programming
2. Contents
- Welcome to Kotlin
- Introduction
- Setup
- Kotlin Basic
- Kotlin file Structure & Package
- Variable
- Data type
- Array, List, Map, Iterator
- Function
- Conditional Expression
- Loop
- Property
- lateinit, lazy
- Null Safety
- Kotlin OOP Programming
- Class
- Inheritance
- Abstract class, interface
- Visibility modifie
Who this course is for:
- Java or Android app developers.
Requirements
- Be familiar with OOP(Object Oriented Programming) language like Java or C++.