<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Kotlin on Michael Hönnig</title><link>https://michael.hoennig.de/en/tags/Kotlin/</link><description>Recent content in Kotlin on Michael Hönnig</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>© 2026 Michael Hönnig</copyright><lastBuildDate>Sat, 20 Jul 2019 00:00:00 +0200</lastBuildDate><atom:link href="https://michael.hoennig.de/en/tags/Kotlin/index.xml" rel="self" type="application/rss+xml"/><item><title>Can Kotlin or kscript be as short as Python?</title><link>https://michael.hoennig.de/en/blog/2019/2019-07-20-can-kotlin-be-as-short-as-python/</link><pubDate>Sat, 20 Jul 2019 00:00:00 +0200</pubDate><guid>https://michael.hoennig.de/en/blog/2019/2019-07-20-can-kotlin-be-as-short-as-python/</guid><description>While researching why so many people like Python, I found and article which showed how much more readable Python code is compared to Java code. I was curious how well Kotlin does that job.</description></item><item><title>An Object Spread Operator for Kotlin</title><link>https://michael.hoennig.de/en/blog/2019/2019-07-13-an-object-spread-operator-for-kotlin/</link><pubDate>Sat, 13 Jul 2019 00:00:00 +0200</pubDate><guid>https://michael.hoennig.de/en/blog/2019/2019-07-13-an-object-spread-operator-for-kotlin/</guid><description>This article demonstrates how at least some uses cases for an object spread operator can be implemented with Kotlin.</description></item></channel></rss>