gabriele-tomassetti / kotlin-mega-tutorial

This is the companion repository of https://superkotlin.com/kotlin-mega-tutorial/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

This is the companion repository of https://superkotlin.com/kotlin-mega-tutorial/

License:Apache License 2.0


Languages

Language:Kotlin 100.0%