# Introduction to Kotlin

Published articles for Introduction to Kotlin.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Kotlin Hyderabad: Introduction to Kotlin

DevFeed: [Kotlin Hyderabad: Introduction to Kotlin](<https://devfeed.tech/articles/kotlin-hyderabad-introduction-to-kotlin-28393.md>)

Original publisher: [Read original article](<https://siddroid.com/post/talk-introduction-to-kotlin-siddhesh-patil-kotlin-hyderabad/>)

Author: Siddhesh Patil

Published: 2020-08-01T10:47:09Z

Content type: article

Language: en

Sources: [Sid Patil - Android Engineer and Kotlin Advocate](<https://devfeed.tech/sources/sid-patil-android-engineer-and-kotlin-advocate.md>)

Topics: [Kotlin](<https://devfeed.tech/topics/kotlin.md>), [Programming](<https://devfeed.tech/topics/programming.md>), [Android](<https://devfeed.tech/topics/android.md>), [interoperability](<https://devfeed.tech/topics/interoperability.md>), [interfaces](<https://devfeed.tech/topics/interfaces.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [android-development](<https://devfeed.tech/tags/android-development.md>), [arrays](<https://devfeed.tech/tags/arrays.md>), [beginner](<https://devfeed.tech/tags/beginner.md>), [classes](<https://devfeed.tech/tags/classes.md>), [event](<https://devfeed.tech/tags/event.md>), [interfaces](<https://devfeed.tech/tags/interfaces.md>), [interoperability](<https://devfeed.tech/tags/interoperability.md>), [introduction](<https://devfeed.tech/tags/introduction.md>), [introduction-to-kotlin](<https://devfeed.tech/tags/introduction-to-kotlin.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [kotlin-basics](<https://devfeed.tech/tags/kotlin-basics.md>), [kotlin-hyderabad-user-group](<https://devfeed.tech/tags/kotlin-hyderabad-user-group.md>), [kug-hyderabad](<https://devfeed.tech/tags/kug-hyderabad.md>), [language](<https://devfeed.tech/tags/language.md>), [learn](<https://devfeed.tech/tags/learn.md>), [null-safety](<https://devfeed.tech/tags/null-safety.md>), [patil](<https://devfeed.tech/tags/patil.md>), [siddhesh](<https://devfeed.tech/tags/siddhesh.md>), [siddhesh-patil](<https://devfeed.tech/tags/siddhesh-patil.md>), [siddhesh-patil-talks](<https://devfeed.tech/tags/siddhesh-patil-talks.md>), [talk](<https://devfeed.tech/tags/talk.md>), [talks-on-kotlin](<https://devfeed.tech/tags/talks-on-kotlin.md>), [tech-talks-in-hyderabad](<https://devfeed.tech/tags/tech-talks-in-hyderabad.md>), [tools](<https://devfeed.tech/tags/tools.md>), [val](<https://devfeed.tech/tags/val.md>)

### AI overview

A Kotlin User Group Hyderabad event page describing Siddhesh Patil's beginner-level introduction to Kotlin talk. The session covers Kotlin fundamentals, Android development, interoperability, tools, types, null-safety, functions, data classes, collections, control flow, classes, and interfaces.

### Source excerpt

At their monthly event, Siddhesh Patil gives a talk on introduction to Kotlin at Kotlin User Group Hyderabad

## Introduction to Kotlin Multiplatform - Touchlab

DevFeed: [Introduction to Kotlin Multiplatform - Touchlab](<https://devfeed.tech/articles/introduction-to-kotlin-multiplatform-touchlab-38263.md>)

Original publisher: [Read original article](<https://touchlab.co/kotlin-multiplatform>)

Published: 2019-11-08T02:35:18Z

Content type: tutorial

Language: en

Sources: [Touchlab | Enterprise Mobile Innovation & Development](<https://devfeed.tech/sources/touchlab-enterprise-mobile-innovation-development.md>)

Topics: [Kotlin Multiplatform](<https://devfeed.tech/topics/kotlin-multiplatform.md>), [Kotlin](<https://devfeed.tech/topics/kotlin.md>), [multiplatform](<https://devfeed.tech/topics/multiplatform.md>), [cross-platform](<https://devfeed.tech/topics/cross-platform.md>), [Development](<https://devfeed.tech/topics/development.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>)

Tags: [code-sharing](<https://devfeed.tech/tags/code-sharing.md>), [cross-platform](<https://devfeed.tech/tags/cross-platform.md>), [introduction-to-kotlin](<https://devfeed.tech/tags/introduction-to-kotlin.md>), [kotlin-multiplatform](<https://devfeed.tech/tags/kotlin-multiplatform.md>), [mobile](<https://devfeed.tech/tags/mobile.md>)

### AI overview

An introduction to Kotlin Multiplatform that explains its optional, natively integrated, open-source approach to sharing non-UI code across platforms. It also provides technical explanations, a conference presentation, and links for getting started.

### Source excerpt

Introduction to Kotlin Multiplatform explains what Kotlin Multiplatform is, technical explination of KMP & guide to getting started quickly with KMP.