Comment on Java

<- View Parent
Glome@feddit.nl ⁨10⁩ ⁨months⁩ 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.

source
Sort:hotnewtop