jae-ventures / learning-kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Kotlin

Repo Purpose

This repo is for learning purposes.📘 Use it to practice each day with kotlin!💻

What You May Find

  • Kotlin scripts (no promises they'll be pretty scripts)
  • Examples of different kotlin concepts
  • Notes on kotlin from various sources (looking at you ChatGPT)
  • Practice with different algorithms

File format

Practice will be done with kotlin scripts. Each kotlin script file will be named in the following format: JScratch<#> where # is a positive number representing the order it was created in

Each script will have a header comment in a format similar to:

// DD-Mmm-YY/YYYY
// A short description of what the goal of this script is

About


Languages

Language:Kotlin 100.0%