Hacker News new | ask | show | jobs
by boblebricoleur 2524 days ago
>OOP is considered by many to be the crown jewel of computer science. The ultimate solution to code organization. The end to all our problems. The only true way to write our programs. Bestowed upon us by the one true God of programming himself…

I've litteraly never met any one praising OOP like this. Even if the intent of this introduction is to overly to make a point, I find it flawed.

> OOP attempts to model everything as a hierarchy of objects I never heard of anyone trying to use a hierarchy where it wasn't adapted

> The real world has no methods The real world needs to be modeled into something that can be computed by our human Mathematics. That's the whole point of modeling.

I'm waiting for the 'Functionnal Programming is wrong, let's go back to coding everyting in asm' post in 10 to 20 years