OOP Considered Harmful?

added by JavaScript Kicks
11/7/2019 3:29:23 PM

512 Views

Object-Oriented Programming (OOP) Reconsidered The premise of this article is that Object-Oriented Programming promises well-designed code, delivers a mess, and should be supplanted by Functional Programming. This response is going to proceed in two ways. First, we'll look at the actual argument in the article.


0 comments