项目作者: kevinmainairungu

项目描述 :
Kotlin course for learning Kotlin syntax, data structures and algorthms.
高级语言: Kotlin
项目地址: git://github.com/kevinmainairungu/Kotlin_Koans.git
创建时间: 2020-10-20T19:31:19Z
项目社区:https://github.com/kevinmainairungu/Kotlin_Koans

开源协议:MIT License

下载


official JetBrains project

kotlin-koans-edu.

Kotlin fundamentals.

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 if you want to contribute any changes to the existing tasks or new tasks, please submit new pull request.