538
Java (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] jayrhacker@kbin.social 67 points 1 year ago

It's the same in the the standard c library, so Java is being consistent with a real programming language…

[-] idunnololz@lemmy.world 24 points 1 year ago

Implying java isn't a real programming language. Smh my head.

[-] Glome@feddit.nl 6 points 1 year ago

Java has many abstractions that can be beneficial in certain circumstances. However, it forces a design principle that may not work best in every situation.

I.e. inheritance can be both unnatural for the programmer to think in, and is not representative of how data is stored and manipulated on a computer.

[-] kaba0@programming.dev 1 points 1 year ago

And it is not forced at all. Noone holds a gun to your head to write extends. “Favor composition over inheritance” has been said as a mantra for at least a decade

load more comments (4 replies)
load more comments (10 replies)
load more comments (10 replies)
this post was submitted on 05 Aug 2023
538 points (92.4% liked)

Programmer Humor

19594 readers
874 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS