Completion time may vary based on individual pacing.
This comprehensive program teaches learners Android development from the ground for learners with zero programming experience.
Android & Kotlin
Your First Steps in Kotlin
Jun 14 2024 · Article (10 mins)
Learning the Kotlin language does not need to be an intimidating experience. With Kotlin Essentials, you’ll learn the Kotlin programming language in a friendly supportive environment…
Android & Kotlin
Google Endorses Kotlin Multiplatform
Jun 19 2024 · Article (10 mins)
Google announced first class support for Kotlin Multiplatform at Google I/O 2024. This article provides an overview of the framework and how to get started creating multiplatform apps with…
…this course you will learn the Kotlin programming language from the ground. It is a comprehensive overview of the language as well as an overview of best object-oriented programming practices…
Multiple Domains
A Comparison of Swift and Kotlin Languages
Nov 21 2018 · Article (30 mins)
This article focuses on the main similarities and differences between Swift and Kotlin, including implementation, style, syntax and other important details…
Android & Kotlin
Kotlin Coroutines Tutorial for Android: Getting Started
Jun 13 2023 · Article (25 mins)
…this Kotlin coroutines tutorial, you’ll learn how to write asynchronous code just as naturally as your normal, synchronous code…
Android & Kotlin
Kotlin For Android: An Introduction
May 8 2019 · Article (25 mins)
Kotlin For Android makes developing Android apps far more enjoyable. Learn how simple it is by creating your very own book searching…
Multiple Domains
Create Your Own Kotlin Playground (and Get a Data Science Head Start) with Jupyter Notebook
Nov 29 2021 · Article (30 mins)
Learn the basics of Jupyter Notebook and how to turn it into an interactive interpreter for Kotlin. You’ll also learn about Data Frames, an important data structure for data science applications…
Android & Kotlin
Gradle Tutorial for Android: Getting Started – Part 1
Jan 31 2024 · Article (35 mins)
…this tutorial, you’ll be able to: Build your Android apps from the command line. Read both Groovy and Kotlin Gradle build files. Manage dependencies with Gradle. Note: This tutorial assumes you’re already familiar with the basics of Android development. If you’re completely new to Android development, read…
Gain a deeper understanding of Kotlin Coroutines in this Advanced tutorial for Android, by replacing common asynchronous programming methods, such as Thread, in an Android…
Android & Kotlin
Android Data Serialization Tutorial with the Kotlin Serialization Library
Oct 18 2021 · Article (25 mins)
Learn how to use the Kotlin Serialization library in your Android app and how it differs from other data serialization libraries available out there…
Android & Kotlin
Object-Oriented Programming Best Practices with Kotlin
Aug 23 2023 · Article (25 mins)
Learn how to write better code following Object Oriented Programming Best Practices with Kotlin and SOLID principles by developing a Terminal Android…
Android & Kotlin
New
Kotlin Multiplatform by Tutorials
May 7 2025 · Book
Kotlin Multiplatform (KMP) is one of the latest technologies to help you share code across platforms. This chapter introduces you to KMP, how you can use it across app layers and how to set up your first KMP project…
Multiple Domains
New
Kodeco Podcast: Kotlin Symbol Processing – Podcast V2, S3 E4
May 8 2025 · Article (3 mins)
…boilerplate, boost build times, and get real about Kotlin Symbol Processing with Android pro Dean Djermanović…
Android & Kotlin
Beginning Data Science with Jupyter Notebook and Kotlin
Mar 21 2022 · Article (35 mins)
This tutorial introduces the concepts of Data Science, using Jupyter Notebook and Kotlin. You’ll learn how to set up a Jupyter notebook, load krangl for Kotlin and use it in data science utilizing a built-in sample data…
Kotlin was designed from the start to be 100% compatible with Java and the Java ecosystem. See how to work with Kotlin and Java together in a single project and how to call back and forth between…
Android & Kotlin
Dive into Object-Oriented Programming with Kotlin
Jun 18 2024 · Article (10 mins)
Discover the essentials of object-oriented programming in Kotlin, delving into abstract classes and interfaces. By understanding these key concepts, you’ll learn to write code that not only solves problems efficiently but is also easy for others to understand and maintain…
Android & Kotlin
What’s New in Kotlin 1.3
Jul 31 2019 · Article (20 mins)
Kotlin has come a long way since its initial release in July 2011. It was originally designed as a replacement for Java to be used by JetBrains’ programmers, who were frustrated by Java’s limitations and found that their preferred language, Scala, compiled too slowly. Since then, it has grown…
Android & Kotlin
Learn the Basics of the Kotlin Language
May 22 2024 · Multimodal Module (3 hrs, 48 mins)