Skip to content

luismendes070/kotlin-mega-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin Mega Tutorial

This is the companion repository of the Kotlin Mega Tutorial, the tutorial that will explain everything you need to know to use Kotlin.

In this complete tutorial we are going to see:

  • Basics of Kotlin
  • Variables and Values
  • Types
  • Nullability
  • Kotlin Strings
  • Declaring and Using Functions
  • Classes
  • Data Classes
  • Control Flow
  • Collections
  • Exceptions
  • Higher-order Functions
  • Lambdas
  • Generic Types

...and more. This repository contains the two complete examples explained in the article.

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%