JetBrains Academy Kotlin Project-Based Learning Tools for Teaching

A Comprehensive Kotlin Learning Guide for All Levels

So you want to learn Kotlin – now what?

Beginners in any field often encounter a fundamental problem: They don’t know what they don’t know. This resource aims to help self-taught Kotlin learners get a better sense of the learning landscape, from their first fun() main to juggling coroutines with ease.

This guide is for anyone interested in the Kotlin language, regardless of how much experience you have. Whether you’re an absolute beginner learning your first language, someone looking to land a programming job, or a seasoned developer looking to deepen your knowledge in a specific area, we have resources to help you move forward. 

Using this guide, you can browse our extensive Kotlin courses and find the best choice for you based on your goals. We’ll first tell you a little about Kotlin and the two platforms where you can find JetBrains Academy learning content, but if you want to skip right to the content itself, you can use our custom flowchart to choose a course quickly. A guide to getting started is available at the end.

About Kotlin

Introduced by JetBrains in 2010, Kotlin has a succinct and expressive syntax, allowing you to concentrate on your implementation instead of grappling with brackets, null errors, and lengthy compilation times. It is favored by backend, full-stack, mobile, and cross-platform developers at leading companies such as Google, Amazon, and Uber. You can find information on getting started with Kotlin in the official documentation.

Hyperskill vs. JetBrains Marketplace

There are two places you can find JetBrains Academy learning content: Hyperskill and JetBrains Marketplace. The best choice for you will depend on your needs and preferences.

JetBrains MarketplaceHyperskill
CostAll courses are 100% free – you just need an IDE. JetBrains offers free IDEs for education.Freemium model – users get 10 free task submissions per day and unlimited theory lessons.
EnvironmentEverything is hosted in the IDE, which can create a steeper learning curve for complete beginners.Start with code in your browser, and then transition to projects in an IDE later. 
Personalization Marketplace courses are not personalized, but you can always set your own pace.Hyperskill adapts to your level of experience via assessments and can adaptively skip topics you already know.
TimeMarketplace courses are usually short, though not always!Hyperskill certificate tracks are typically longer than Marketplace ones, but the introductory learning tracks are usually short.

Learning Guide

Learn Kotlin guide with a flow chart for all jetbrains academy kotlin courses and developer tracks

Introduction to Kotlin

Hyperskill

This learning track goes through the basics of Kotlin step by step and gives you a good understanding of its position in the development landscape. It’s great for those with no coding experience at all, and it will help you start working with a professional coding environment.

Kotlin Onboarding

JetBrains Marketplace

Kotlin Onboarding consists of three modules, each targeting a specific aspect of Kotlin. It’s best for those with at least a basic understanding of programming, but it provides a good review of essential concepts like object-oriented programming and collections. Check out our blog post for more information!

  1. Kotlin Onboarding: Introduction
  2. Kotlin Onboarding: Object-Oriented Programming
  3. Kotlin Onboarding: Collections

Kotlin Koans

JetBrains Marketplace

This series of exercises is best if you have experience with programming and just want to familiarize yourself with Kotlin syntax. Each exercise begins as a failing unit test that must be fixed.

AtomicKotlin

JetBrains Marketplace

Designed for both beginners and experienced programmers, the AtomicKotlin course contains exercises that accompany the Atomic Kotlin book. You can read an “atom” of information in the book and lock in your understanding of the material by completing the exercises in this course.

Kotlin Core

Hyperskill

This Hyperskill track is the most comprehensive, focused, and interactive Kotlin learning resource in this guide. It’s packed with 128 hours of short text-based lessons, exercises, and interesting projects to solidify your Kotlin skills on all fronts. The track automatically adapts to your level and lets you skip ahead or review important concepts, and it offers a certificate of completion with a premium subscription.

Coroutines and Channels

JetBrains Marketplace

In any Kotlin application where tasks can be performed concurrently or in parallel, coroutines provide a more manageable and less error-prone model compared to traditional threads. This course is useful for anyone looking to gain an understanding of Kotlin’s unique strength as a language, as well as for Android and backend developers looking to improve app responsiveness and resiliency. 

Introduction to IDE Code Refactoring in Kotlin

JetBrains Marketplace

This course is a powerful resource for those looking to improve the professionalism and sturdiness of their code while learning a lot of IDE shortcuts along the way. Check out this blog post for more information on the course and code refactoring.

Algorithmic Challenges in Kotlin

JetBrains Marketplace

Aimed specifically at those preparing for a technical interview, this course challenges you with a suite of carefully selected coding challenges that cover the most popular interview topics. Check out this blog post for more information on the course.

Kotlin Developer

Hyperskill

How does one go from knowing how to make a hangman game to becoming a full-fledged developer? With enough time commitment, this track will get you there. In the roughly 181 hours it takes to complete the Kotlin Developer track from start to finish, you’ll use Kotlin for backend, frontend, and Android app development, gaining practical knowledge through projects and short text lessons. With a premium subscription, you’ll be able to receive a certificate upon completion.

Introduction to Ktor

Hyperskill

Created for those looking for a short introduction to backend development, this track covers the basics of Kotlin, web app fundamentals, and REST service development.

Kotlin Backend Developer (Spring Boot)

Hyperskill

This sizable certification-eligible track contains many interesting projects that will build your practical backend development experience. It provides a structured approach to understanding web application development with Kotlin and Spring Boot.

Introduction to Android With Kotlin

Hyperskill

For a taste of Android development, you can complete this short but in-depth learning track on the design and implementation of Android apps.

Android Developer With Kotlin

Hyperskill

This certification-eligible learning track will expand and deepen the knowledge you cultivated in the introductory Android track. Gain experience designing user interfaces and working with remote and local data sources, as well as professional tools like Git and Android Studio.

Connect on Discord

Even with the perfect learning resource in front of you, you may encounter challenges trying to complete a track on your own. For the added benefits of being in a community of learners, join our Discord server, where you can connect with other learners as well as get help and support from JetBrains Academy course authors.

Get started with JetBrains Academy

Whether you’re learning on Hyperskill or with a JetBrains Marketplace course, you’ll eventually need an IDE with the JetBrains Academy plugin. You can refer to our installation and learner’s guides for a tutorial.

If you have any questions or would like to share your feedback, feel free to leave a comment below or contact us at academy@jetbrains.com.

Happy learning!

Your JetBrains Academy team

image description