-
@ Sasha
2025-05-23 10:00:59#java30 Java was the rock of my software engineering career, working commercial in Java v1.0 believe it or not and using it for 13 years. I did C & C++ before that and have learnt Node.js, Go and Python since. Java is still imho one of the easiest languages for a C-like developer to read. It's OO model is damn fine, and it's mostly fast enough. I wish it handled JSON less clunkily, but strongly typed languages save you so much prayer & guess work in larger codebases.