Maturing is realizing that java is a good language that gits the job done and has great balance of simplicity, expressiveness and speed, and JVM is a very good ecosystem. The main issue is that it’s owned by Oracle. But I guess it’s better than google atleast.
I prefer Clojure on the JVM 10/10 tho.
Is java a money maker these days?
idk, I’m not a Java dev
No not really. It combines the worst of all worlds. Working with it is a slog, and it’s mostly used in shitty corporate jobs.
I’m making more money slinging C++, C, and Assembly than I was with Java.
“C is old and outdated, it isn’t safe, nobody uses it anymore, nobody will hire you”
🤣
All of our chip vendor’s code is in C, and it’s fully certified, so the entire hardware integrity stack is C. Less flaky and far leaner than the C++ applications in the HLOS.
For oracle, yeah
not anymore than any other dev stack per my understanding
Make jar not war
.war huh? Yeah! What is it good for?
Cutting quarterly expenditures by delaying expensive infrastructure migrations that would save money in the long run!
Java is weird and I don’t like it. It’s the go-to language to learn as a first programming language in school and university, but the kind of Java that is actually used in corporate jobs, with all the weird frameworks and libraries, is so far removed from school Java that it feels like a whole different thing. Maven is weird and confusing and I don’t get it (but I’m perfectly fine with Php’s Composer and JS npm/yarn). And I have yet to come across any sort of real life problem where OOP is a better solution than Functional Programming.
Java as first programming language? My first programming language in school was Terrapin/MS Logo (that thing with the turtle) and then Python, IIRC.
And yeah, Maven is an absolute pain. My last workplace used it and it makes me extra glad that I don’t work there anymore.
I’m more partial to OOP, though. I just find it easier to organise data and functionalities by class/object and not make a mess that way, I guess. Plus, I mainly do gamedev/adjacent stuff these days, which largely seems to be object-oriented, at least when it comes to the most popular engines.
Maven is far easier if you… use gradle instead.
fax, no printer
I’m not entirely sure what you want to say, but Gradle utilizes Maven repositories.
So if you need to use maven, consider not using maven.
And if you’re trying to use dependencies, it doesn’t really matter where you get them from. NPM is as useless as NuGet, as Maven and every other one.
Okay, NPM might be even worse.
Fax = facts
No printer = extending the pun
java sucks but kotlin in great
I’ve heard of that one but just can’t find the time to try it out. What uses is it best for?
It’s by definition not slander if it’s true.
Given that fact, slander about Java is exceptionally rare 😉






