Kotlin is now the language of choice for Android.
Comment on Java at 30: How a language designed for a failed gadget became a global powerhouse
gamer@lemm.ee 6 days ago
I used Java years ago for Android dev, but stopped when I stopped doing that. Every once in a while I’ll get the itch to work on a new project, and always wonder if Java would be a good idea.
My hesitance is that I don’t trust Oracle (and don’t know to what extent they’re involved nowadays), I’m not familiar enough with the ecosystem to know what is legacy crap to avoid, and I think it’s generally seen as an uncool language, and I’m way too cool to be taking such risks.
jenesaisquoi@feddit.org 6 days ago
Enkimaru@lemmy.world 6 days ago
Rather Dart and Flutter.
jenesaisquoi@feddit.org 5 days ago
Until Google kills it
Enkimaru@lemmy.world 6 days ago
Oracle has nearly nothing to do with Java. OpenSDK is developed by the Apache Foundation.
MaggiWuerze@feddit.org 6 days ago
If you want to do something java like, try Kotlin. Its a more modern take on java and not developed by Oracle
pycorax@lemmy.world 6 days ago
I’m so grateful for Kotlin, it gets rid of so much of the annoyances in Java.
Pieisawesome@lemmy.dbzer0.com 6 days ago
Kotlin is very similar to C# in my opinion.
It’s a happy middle ground for me
hasnep@lemmy.ml 6 days ago
Ironic considering C# was supposed to be very similar to Java
MaggiWuerze@feddit.org 6 days ago
Its called Microsoft Java for a reason