Filters

Hide filters
Platform
Content Type
Difficulty

All Tutorials · 481 Results

kotlin
Android & Kotlin
card artwork

Beginning Android & Kotlin

This comprehensive program teaches learners Android development from the ground for learners with zero programming experience.
Android & Kotlin
Your First Steps in Kotlin
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
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…
Android & Kotlin

Object-Oriented Programming in Kotlin

Learning to write code is easy, but learning to write “good” code is a different story entirely. In this course, developers will learn best practices…
Android & Kotlin

Learn the Kotlin Language

…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
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
…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
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
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
…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…
Android & Kotlin
Kotlin Coroutines Tutorial for Android : Advanced
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
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
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

23 more results for 'kotlin'

Show all
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
…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
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…
Android & Kotlin
Kotlin Apprentice

31 more results for 'kotlin'

Show all
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
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
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

44 more results for 'kotlin'

Show all
Learn about the various tools available for getting started with the Kotlin programming language…