Skip to main content

Introduction

When developing on Kotlin, every beginner faces the problem of not understanding the appropriate tooling for work with a programming language. This is why this track was created – to explain the work of Gradle for Kotlin and on Kotlin. Let's go!

Gradle – is a system that automates build (compilation) processes of programs by some integrated tools.

Let's start – how can I create my first project with Gradle?

caution

This track is under developing, so there are no topics yet in English. You can leave your wishes at GitHub issues or GitHub discussions.