Learn Kotlin¶
We use Kotlin to make our plugins. Kotlin is built on the same thing as Java, so we often interact with Java as well. This guide will help you start learning Kotlin or programming in general.
I'm new to coding¶
Recommended: Kotlin Basics track
A free learning track on Hyperskill. It splits everything into small modules starting from 0 and building up to a project of your choice.
I'm new to Kotlin¶
Recommended: Kotlin Learning Materials
Try the materials in order, the basic syntax and idioms pages should be enough to let you hop into one of our projects!