Skip to content

dgroomes/kotlin-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

kotlin-playground

๐Ÿ“š Learning the Kotlin programming language.

Overview

This repository is for me to learn language features of Kotlin, and its official libraries like kotlinx.coroutines.

Instructions

Follow these instructions to build and run the demo program.

  1. Pre-requisite: Java 21
  2. Build the program distribution:
    • ./gradlew installDist
  3. Run the program:
    • ./build/install/kotlin-playground/bin/kotlin-playground

Wish List

General clean-ups, TODOs and things I wish to implement for this project:

  • DONE Scaffold some code. routing.
  • DONE Coroutines.
  • More coroutines

Reference

About

๐Ÿ“š Learning the Kotlin programming language

Resources

Stars

Watchers

Forks

Languages