Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Kotlin For Android Development: Learn Kotlin From Scratch
Introduction to Kotlin Programming For Android Developers
What You Will Learn In My Kotlin Course? (2:55)
Kotlin Overview (5:26)
Android Ecosystem (3:00)
Basic Programming Terms (2:54)
Project Files
Documents
Environment Setup in Android Studio Kotlin
Java Development Kit (JDK) Installation (9:29)
Android Studio Installation - Part 1 (10:16)
Android Studio Installation - Part 2 (14:35)
Android Studio Interface (19:57)
Fundamentals of Kotlin
First Kotlin Program (15:09)
Variables in Kotlin (12:15)
Data Types in Android Kotlin (8:32)
Type Conversions (8:55)
String Data Types (13:46)
Arrays in android app (kotlin) (14:32)
ArrayList (14:37)
Set (5:24)
Map (9:42)
quiz
Operators
Arithmetic Operators (4:50)
Assignment Operators (5:21)
Unary Operators (6:20)
Equality and Relational Operators in ktln (5:10)
Conditional Operators in kotlin (4:40)
Operator Precedence in Kotlin (5:03)
The “rangeTo()” Function and “in” operator (6:08)
Console Input (8:48)
Control Flow Statements in Kotlin
If-Else Statement (6:57)
If-Else - If Ladder Statement, Nested If Statement (9:14)
Kotlin: When Statement (6:57)
Loops
Kotlin: For and For Each Loops (16:30)
Kotlin: While and Infinite Loop (14:12)
Kotlin: Do-While Loop (2:53)
Functions
Kotlin: Functions (5:55)
Types of Functions (18:23)
quiz
Kotlin: Object Oriented Programming (OOP)
Object and Class in Kotlin (5:50)
Access (Visibility) Modifiers (3:05)
Naming Convention (2:37)
Constructor - Part 1 (14:28)
Constructor - Part 2 (15:33)
Encapsulation (4:47)
Inheritance (10:06)
Function Overriding (11:55)
Abstract Classes (11:49)
Interfaces (10:20)
What We Have Learned In Kotlin Course?
What We Have Learned? (1:50)
What You Will Learn In My Kotlin Course?
Complete and Continue