<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/kotlin/best-of/2024/05" -->

---
title: Best Kotlin posts — May 2024 | daily.dev
description: The most upvoted Kotlin posts from May 2024, curated by the daily.dev community.
canonical: https://daily.dev/sources/kotlin/best-of/2024/05
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/kotlin/best-of/2024/05
og:type: website
og:site_name: daily.dev
og:title: Best Kotlin posts — May 2024 | daily.dev
og:description: The most upvoted Kotlin posts from May 2024, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Kotlin — May 2024

1. 1  
[](https://daily.dev/posts/celebrating-kotlin-2-0-fast-smart-and-multiplatform-4gkgteasv "Celebrating Kotlin 2.0: Fast, Smart, and Multiplatform")  
Article  
![Avatar of kotlin](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/kotlin)Kotlin · 2y  
Celebrating Kotlin 2.0: Fast, Smart, and Multiplatform  
Kotlin 2.0 is released with a stable K2 compiler, multiplatform support, and improved code analysis. It has gained popularity among developers and major companies like AWS, Adobe, Atlassian, and Google. Kotlin Multiplatform allows sharing code across various platforms and has seen significant adoption. The release introduces the K2 compiler, which unifies all platforms and improves compilation speed. IntelliJ IDEA's K2 mode offers faster code highlighting and completion. The new compiler understands code better and introduces new features. Kotlin 2.0 is a high-quality release focused on data recognition, abstraction, high-performance code, and library author experience.  
56  
1
2. 2  
[](https://daily.dev/posts/ai-friendly-programming-languages-the-kotlin-story-cdkgrflq7 "AI-Friendly Programming Languages: the Kotlin Story")  
Article  
![Avatar of kotlin](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/kotlin)Kotlin · 2y  
AI-Friendly Programming Languages: the Kotlin Story  
The post discusses the Kotlin ML Pack, which is a set of tools, data, and models for code modeling tasks in the Kotlin language. It includes language corpus datasets, Kotlin instructions datasets, and the HumanEval benchmark for Kotlin. The post also mentions the training of models using these datasets and the future goals of improving Kotlin code generation.  
10

[See all Kotlin archives](/sources/kotlin/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/kotlin/best-of/2024/05#page","url":"https://daily.dev/sources/kotlin/best-of/2024/05","name":"Best Kotlin Posts — May 2024","description":"The most upvoted Kotlin posts from May 2024, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/kotlin/best-of/2024/05#items","numberOfItems":2,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/celebrating-kotlin-2-0-fast-smart-and-multiplatform-4gkgteasv","name":"Celebrating Kotlin 2.0: Fast, Smart, and Multiplatform"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/ai-friendly-programming-languages-the-kotlin-story-cdkgrflq7","name":"AI-Friendly Programming Languages: the Kotlin Story"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Kotlin","item":"https://daily.dev/sources/kotlin"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/kotlin/best-of"},{"@type":"ListItem","position":5,"name":"May 2024"}]}]}
```

