Hacker News new | ask | show | jobs
by lb0 2401 days ago
Yep. Maybe not true, but also sounds too much for me like object-orientation is the saviour to all structural problems, and by just using it all these issues will go away.

No, that is not the case, practice taught us now for years it can even become the opposite; heck why are universities still teaching this without questioning :(

1 comments

No programming paridigm will solve every problem well. And plnety of problems are easy enough that any paradigm will solve them well enough.

The author is simply offering one solution to a particular problem from one paradigm. Plus it's python so it mixes and matches with functional programming more than most.

I don't think it's a case of seeing everything through a beginner's lens of "freshman level object-orient all the things".