Skip to content

gabriele-tomassetti/kotlin-mega-tutorial

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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