Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@aul12 correct
@AlexDeLarge syntax
@YADU making everything a class is easier to associate and compare real world objects so the code can have more sense -
YADU13966y@interstellar how is the syntax elegant, first of all.
Second, not everything is a class in real life, so forcing that restriction on me doesn't actually help, it just maked me use classes everywhere, even when no appropriate.
Third, have you ever used anything besides Java? -
@YADU tons of stuff and found java to be the best and most elegant of them all. python is my 2nd place.
-
@interstellar that says a lot right there.
Care to share some of the other languages you've tried and dislike? -
-
devios157706yJava is an authoritarian tool: you get to do what it lets you do. That might be good for programmers who need training wheels to keep from falling flat on their face, but try to do anything even remotely clever or something it wasn’t explicitly designed to support, and you’ll understand why it’s best to just leave Java to rot in the cesspool of shit it came from and never look back.
why do people hate java? it is the most elegant and simple language one can learn and code powerful apps and software. i don't get it
question