Kotlin From the Ground Up

Kotlin From the Ground Up

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 2h 35m | 868 MB

Kotlin From the Ground Up Video Training

Topics include:

  • Understand Kotlin’s history and philosophy
  • Learn where to use Kotlin
  • Learn where to find Kotlin
  • Learn how to use build tools and organize your code
  • Define types
  • Apply properties
  • Understand functions
  • Create classes
  • Create objects
  • Create interfaces
  • Understand flow control
  • Learn generics
  • Review collections and streams
  • Apply Type Aliases
Table of Contents

01 Learning objectives
02 1.1 Understand Kotlin’s history and philosophy
03 1.2 Learn where to use Kotlin
04 1.3 Learn where to find Kotlin
05 Learning objectives
06 2.1 Learn how to use build tools and organize your code
07 2.2 Define types
08 2.3 Apply properties
09 2.4 Understand functions
10 2.5 Create classes
11 2.6 Create objects
12 2.7 Create interfaces
13 Learning objectives
14 3.1 Understand flow control
15 3.2 Learn generics
16 3.3 Review collections and streams
17 3.4 Apply Type Aliases