Code Kotlin
An ultimate guide to learn Kotlin from scratch for beginners. It does't require any prior knowledge of any programming language. Here you learn all basic concepts of kotlin on Intellij IDE by jetbrains.
The course contains:
01 Introduction and Setup the environment
02 Variables
03 Operations and Priorities
04 Decision Making
05 Loop Control
06 Collections and Strings
07 Functions
08 Object Oriented Programming
09 StorageFiles
10 Multi Threading
11 Android Startup
12 Find my age App
13 Complete Tic Tac toy game
In the end of the course you will be able to develop Android apps.
46-Kotlin for Beginners: super and this
39-Kotlin for Beginners: What is OOP
68-Kotlin for Beginners: Add colors
67-Kotlin for Beginners: Play with device
66-Kotlin for Beginners: Find winner
65-Kotlin for Beginners: Buttons call event
64-Kotlin for Beginners: Layout desgin with TableLayout
63-Kotlin for Beginners: Tic Tac Toy overview
62-Kotlin for Beginners: Implement App code
60-Kotlin for Beginners: Find my age Preview
59-Kotlin for Beginners: Setup Kotlin in Android
58-Kotlin for Beginners: Install Android Studio
57-Kotlin for Beginners: Multi Threading example
56-Kotlin for Beginners: Multi Threading Concept
55-Kotlin for Beginners: File Read
54-Kotlin for Beginners: File Write
53-Kotlin for Beginners: Exceptions Try Catch
52-Kotlin for Beginners: Packages
51-Kotlin for Beginners: Extensions
50-Kotlin for Beginners: Generic
49-Kotlin for Beginners: Enum
48-Kotlin for Beginners: Abstract
47-Kotlin for Beginners: interface
45-Kotlin for Beginners: Casting
44-Kotlin for Beginners: Overriding
43-Kotlin for Beginners: Visibility Modifiers
42-Kotlin for Beginners: Inheritance
41-Kotlin for Beginners: constructor
40-Kotlin for Beginners: Simple Class
38-Kotlin for Beginners: Global and Local Variables