Skip to content

This repository shows code examples for the differences between Java and Kotlin for demonstration purposes.

Notifications You must be signed in to change notification settings

Noroth/kotlin-playground

Repository files navigation

kotlin-playground

This repository shows code examples for the differences between Java and Kotlin for demonstration purposes.

Section 1 - Classes examples

01 Class example

Section 2 - Exception handling

02 Exception handling

Section 3 - Null Safety in Kotlin

03 Null Safety examples

Section 4 - Class cast example

04 Class cast example

Section 5 - DSL Example

05 DSL Example

Section 6 - Range expressions

06 Range expressions

Section 7 - List handling example

07 List handling example

Section 8 - Coroutines

08 Coroutines

Section 9 - Higher order functions and lambdas

09 Higher order functions and lambdas

About

This repository shows code examples for the differences between Java and Kotlin for demonstration purposes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages