What exactly did Kotlin learn from Java?

<p>JetBrains, the genius folks who gave us IntelliJ IDEA, pulls back the curtain on Kotlin &mdash; a fresh-faced, eager programming language ready to take on the world.</p> <p>Fast-forward a decade, and this rookie has carved out a niche in the coding big leagues, securing a spot in the&nbsp;<a href="https://www.tiobe.com/tiobe-index/" rel="noopener ugc nofollow" target="_blank">TIOBE Index&rsquo;s top 20</a>&nbsp;and even getting the nod from Google as the&nbsp;<a href="https://android-developers.googleblog.com/2019/05/google-io-2019-empowering-developers-to-build-experiences-on-Android-Play.html" rel="noopener ugc nofollow" target="_blank">go-to language for Android app development</a>.</p> <p>But don&rsquo;t let its shiny facade fool you.</p> <p>Kotlin isn&rsquo;t merely a caffeinated version of Java. It&rsquo;s true, Kotlin can play nice with Java, swapping code like trading cards on the schoolyard, but that&rsquo;s not the whole story. You see, Kotlin picked up a few tricks from its older sibling, but it&rsquo;s not afraid to strut its own stuff.</p> <p>Under the hood, Kotlin&rsquo;s engine purrs with a rhythm reminiscent of Java.</p> <p>This ain&rsquo;t no coincidence.</p> <p>Kotlin was not only designed to play well with Java but also to learn from its triumphs and trials. This sibling relationship, grounded in mutual respect but not without a sense of competition, birthed a language that took the wisdom of Java and remixed it with its unique flavor.</p> <p><a href="https://medium.com/@PurpleGreenLemon/what-exactly-did-kotlin-learn-from-java-55f566659b8d"><strong>Website</strong></a></p>
Tags: Java Learn