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
-
ChappIO46978yWell quite a few people here prefer c over c++ because c++ is bloated.
You could imagine my reaction as a Java dev haha -
@Xerev search for c++11/14/17 features and see.
Java is the most general programming language there is. People who write in Java feel like it's the only language needed in the world and they won't be wrong, you can do everything in it. But that's it's weakness, it's not particularly good at anything. If you are creating a simple webserver to fetch items from a database and send it to the UI, JS with its native JSON capabilities is much simpler. If you need some heavy concurrent calculations use a functional language. For desktop apps you have many choices WUP, electron, etc. So Java is a jack of all trades but master of none. -
ixaxaar198yFor me, Java sucks cause of all the boilerplate code required to do everything. I prefer to use scala and python mostly cause they tend to produce consice readable code.
Related Rants
What's up with all this hate with Java?
undefined
hate
java