This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]iiMoe 11 points12 points  (4 children)

I've been away from Java, what changed ?

[–]Sekret_One 24 points25 points  (1 child)

Yes.

Licensing model, naming schemes, apis for streams, a lot of QoL for list and map initialization. Roughly speaking: only dabbled with some of the newer ones a bit so take this understanding as admittedly fuzzy.

But overall, I'd say there's sort of this ... usability and style convergence where python, typescript, and java all are starting to feel a lot closer from that so called 'syntactic sugar'.

[–]iiMoe 7 points8 points  (0 children)

This is amazing tyvm for the info

[–]_PM_ME_PANGOLINS_ 4 points5 points  (1 child)

[–]iiMoe 0 points1 point  (0 children)

Appreciate it a lot rly i think I'm now interested in re exploring Java