this post was submitted on 31 May 2025
357 points (96.1% liked)

Technology

70847 readers
3351 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. 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.
  9. Check for duplicates before posting, duplicates may be removed
  10. 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
[–] gamer@lemm.ee 9 points 5 days ago (3 children)

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.

[–] MaggiWuerze@feddit.org 13 points 5 days ago (2 children)

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 5 points 5 days ago

I'm so grateful for Kotlin, it gets rid of so much of the annoyances in Java.

[–] Pieisawesome@lemmy.dbzer0.com 5 points 5 days ago (1 children)

Kotlin is very similar to C# in my opinion.

It’s a happy middle ground for me

[–] hasnep@lemmy.ml 5 points 5 days ago (1 children)

Ironic considering C# was supposed to be very similar to Java

[–] MaggiWuerze@feddit.org 2 points 5 days ago

Its called Microsoft Java for a reason

[–] jenesaisquoi@feddit.org 7 points 5 days ago (1 children)

Kotlin is now the language of choice for Android.

[–] Enkimaru@lemmy.world 1 points 4 days ago (1 children)
[–] jenesaisquoi@feddit.org 1 points 4 days ago

Until Google kills it

[–] Enkimaru@lemmy.world 1 points 4 days ago

Oracle has nearly nothing to do with Java. OpenSDK is developed by the Apache Foundation.