We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

What I Miss In Java (The Perspectives Of A Kotlin Developer)

Formal Metadata

Title
What I Miss In Java (The Perspectives Of A Kotlin Developer)
Title of Series
Number of Parts
542
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Java has been my bread and butter for almost two decades. Several years ago, I started to learn Kotlin; I never regretted it. Though Kotlin compiles to JVM bytecode, I sometimes have to write Java again. Every time I do, I cannot stop pondering why my code doesn’t look as nice as in Kotlin. I miss some features that would improve my code’s readability, expressiveness, and maintainability. This talk is not meant to bash Java but to list some features I’d like to find in Java.