Filters

Hide filters
Platform
Subscription Type
Content Type
Difficulty
Advanced Filters
Include categories
Exclude categories
Select languages

Android & Kotlin · 38 Results

Android & Kotlin Language
Android & Kotlin
Kotlin Coroutines Tutorial for Android: Getting Started
In this Kotlin Coroutines tutorial, you’ll learn how to write asynchronous code just as naturally as your nor... more
Android & Kotlin
Kotlin Collections: Getting Started
In this tutorial, you’ll learn how to work with Kotlin Collections. You’ll transform data, filter it out, and... more
Android & Kotlin
What’s New in Kotlin 1.3
This article will take you through the advancements and changes the language has to offer in its latest versi... more
Android & Kotlin
Kotlin For Android: An Introduction
See how Kotlin For Android makes developing Android apps far more enjoyable. Learn how simple it is by creati... more
Multiple Domains
Converting your iOS App to Android Using Kotlin
In this tutorial, you’ll see first-hand how similar these languages are and how simple it is to convert Swift... more
Android & Kotlin
Domain-Specific Languages In Kotlin: Getting Started
In this Kotlin tutorial, learn how to create a DSL using Kotlin lambdas with receivers, builder pattern and e... more
Multiple Domains
A Comparison of Swift and Kotlin Languages
This article focuses on the main similarities and differences between Swift and Kotlin, including implementat... more
Android & Kotlin
Jetpack Compose Tutorial for Android: Getting Started
In this Jetpack Compose tutorial, you’ll learn to use the new declarative UI framework being developed by the... more
Android & Kotlin
Null Safety Tutorial in Kotlin: Best Practices
In this tutorial, you’ll look at Kotlin’s nullability best practices. You’ll learn about null safety in Kotli... more
Android & Kotlin
Introduction to Kotlin Lambdas: Getting Started
In this tutorial you will learn how to use lambda expressions and other functional literals provided by Kotli... more
Android & Kotlin
Kotlin Coroutines Tutorial for Android : Advanced
Gain a deeper understanding of Kotlin Coroutines in this Advanced tutorial for Android, by replacing common a... more
Android & Kotlin
Functional Programming with Kotlin and Arrow: Getting Started
In this tutorial, you will learn the fundamentals of functional programming and how various Kotlin language f... more
Android & Kotlin
Object in Kotlin and the Singleton Pattern
Learn how to use the object keyword in Kotlin to define singleton, companion and anonymous objects and to ens... more
Android & Kotlin
Extension Functions and Properties in Kotlin
In this tutorial for Android, you’ll learn to use Kotlin extension functions and properties to extend the fun... more
Android & Kotlin
Kotlin Coroutines Tutorial for Android: Getting Started
In this Kotlin coroutines tutorial, you’ll learn how to write asynchronous code just as naturally as your nor... more
Android & Kotlin
Kotlin Cheat Sheet and Quick Reference
Download a handy 2-page PDF Kotlin Cheat Sheet and Quick Reference!
Android & Kotlin
Kotlin and Android: Beyond the Basics with Sealed Classes
In this tutorial, you’ll learn about Kotlin sealed classes and how to use them to manage states when developi... more
Android & Kotlin
Kotlin Generics Tutorial: Getting Started
In this tutorial, you’ll become familiar with Kotlin generics so that you can include them in your developmen... more
Android & Kotlin
Annotation Processing: Supercharge Your Development
Annotation processing is a powerful tool for generating code for Android apps. In this tutorial, you’ll creat... more
Android & Kotlin
Values and Mutability In Kotlin: Getting Started
In this Values and Mutability tutorial, you’ll learn how to declare mutable, immutable, constant, late/lazily... more
Android & Kotlin
Kotlin Sealed Classes
In this Android tutorial, see how to use Kotlin sealed classes to create limited hierarchies that act like en... more
Android & Kotlin
Kotlin Cheat Sheet and Quick Reference
Download a handy 2-page PDF Kotlin Cheat Sheet and Quick Reference!
Multiple Domains New
Have Questions About Coding Bootcamps? Come to Our Free Webinars!
Sign up to meet your lead mentor, go over the curriculum, and get answers to your questions.
Android & Kotlin
Destructuring Declarations in Kotlin
Destructuring declarations is a Kotlin feature that gives you a tool for easily extracting data from a collec... more