Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 1.62 KB

Kotlin Educational Plugin.md

File metadata and controls

26 lines (23 loc) · 1.62 KB
title date author tags keywords categories reward reward_title reward_wechat reward_alipay source_url translator translator_url
Kotlin Educational Plugin
2016-03-17 11:47:00 -0700
Roman Belov
官方动态
false
Have a nice Kotlin!

We always said that Kotlin is really easy to learn. And it is! But it’s not only about the language: learning materials make a difference too. Today we are making another important step in this direction. We are happy to present Kotlin Educational Plugin.

{% raw %}

<iframe frameborder="0" height="400" src="https://www.youtube.com/embed/0ponbfQhESY?rel=0&controls=0&showinfo=0" width="800"></iframe>

{% endraw %}

Kotlin Edu is a plugin for IntelliJ IDEA 2016.1 which lets you take learning courses. A course contains a number of tasks, and every task has several placeholders which you need to fill in correctly to solve it. At the moment, there is only one course — the well-known Kotlin Koans, which has been available online for some time and gained considerable popularity among Kotlin learners. The offline versions of the Koans has pretty similar user experience but with all strengths of refactorings and intention actions available in IntelliJ IDEA! If you have any questions about Kotlin Koans, feel free to ask them in the #koans channel in our Slack . P.S. If you want to create your own course, contact us directly via email .