sidhuparas / KotlinMania

Cool Excercises to get started with Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KotlinMania

This repo is a collection of my tutorials on Kotlin. I have created article + video + code combination to explain Kotlin concepts. Following is a list of such tutorials (list may not be up-to-date, check repo code for details):

(Constructors in Kotlin: Primary Constructor, Secondary Constructor, Init Blocks)

Article Link

Video Tutorial

(String Template, If-Else and When Expressions in Kotlin)

Article Link

Video Tutorial

(Exception Handling in Kotlin)

Video Tutorial

(For Loops in Kotlin)

Video Tutorial

Appropriate code samples of above tutorials are in repo!

Contribute

If you want a tutorial on a specific concept of Kotlin, you can raise an issue here and I will cover that topic for you.

If you want to contribute on a topic of your interest, feel free to create a PR :)

About

Cool Excercises to get started with Kotlin


Languages

Language:Kotlin 100.0%