You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Antoine PEREDERII 19ecdf6238
🎨 Add Blazor, BDD, crypto, java and kotlin tp
1 year ago
..
.gradle 🎨 Add Blazor, BDD, crypto, java and kotlin tp 1 year ago
Builders 🎨 Add Blazor, BDD, crypto, java and kotlin tp 1 year ago
Classes 🎨 Add Blazor, BDD, crypto, java and kotlin tp 1 year ago
Collections 🎨 Add Blazor, BDD, crypto, java and kotlin tp 1 year ago
Conventions 🎨 Add Blazor, BDD, crypto, java and kotlin tp 1 year ago
Generics 🎨 Add Blazor, BDD, crypto, java and kotlin tp 1 year ago
Introduction 🎨 Add Blazor, BDD, crypto, java and kotlin tp 1 year ago
Properties 🎨 Add Blazor, BDD, crypto, java and kotlin tp 1 year ago
gradle/wrapper 🎨 Add Blazor, BDD, crypto, java and kotlin tp 1 year ago
util 🎨 Add Blazor, BDD, crypto, java and kotlin tp 1 year ago
LICENSE.txt 🎨 Add Blazor, BDD, crypto, java and kotlin tp 1 year ago
README.md 🎨 Add Blazor, BDD, crypto, java and kotlin tp 1 year ago
build.gradle 🎨 Add Blazor, BDD, crypto, java and kotlin tp 1 year ago
course-info.yaml 🎨 Add Blazor, BDD, crypto, java and kotlin tp 1 year ago
course-remote-info.yaml 🎨 Add Blazor, BDD, crypto, java and kotlin tp 1 year ago
gradlew 🎨 Add Blazor, BDD, crypto, java and kotlin tp 1 year ago
gradlew.bat 🎨 Add Blazor, BDD, crypto, java and kotlin tp 1 year ago
settings.gradle 🎨 Add Blazor, BDD, crypto, java and kotlin tp 1 year ago

README.md

official JetBrains project

kotlin-koans-edu

Kotlin Koans are a series of exercises to get you familiar with the Kotlin Syntax. Each exercise is created as a failing unit test, and your job is to make it pass. You can work with Kotlin Koans in one of the following ways:

You don't need this project if you want to solve the tasks. Install the educational plugin or do it online. This project contains the task content, so please submit a new pull request if you want to contribute any changes to the existing or new tasks.