this post was submitted on 31 May 2025
357 points (95.9% liked)
Technology
70918 readers
3335 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
If you want to do something java like, try Kotlin. Its a more modern take on java and not developed by Oracle
I'm so grateful for Kotlin, it gets rid of so much of the annoyances in Java.
Kotlin is very similar to C# in my opinion.
It’s a happy middle ground for me
Ironic considering C# was supposed to be very similar to Java
Its called Microsoft Java for a reason
Kotlin is now the language of choice for Android.
Rather Dart and Flutter.
Until Google kills it
Oracle has nearly nothing to do with Java. OpenSDK is developed by the Apache Foundation.