Hacker News new | ask | show | jobs
by zwaps 2261 days ago
Object oriented programming is an antipattern?

Can you explain this? I am not a CS major, but I find using classes quite useful.

2 comments

I suggest searching google for "problems with object oriented programming". There have been countless discussions, articles and videos.

Examples: https://www.youtube.com/watch?v=QM1iUe6IofM https://medium.com/machine-words/the-rise-and-fall-of-object... https://medium.com/@cscalfani/goodbye-object-oriented-progra...