From 77b1de3289a262398a240e77415156df7f4650ca Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Sat, 12 Mar 2022 13:32:53 +0100 Subject: Add article on why oop is bad Signed-off-by: Matthias Beyer --- computer/programming.md | 1 + 1 file changed, 1 insertion(+) (limited to 'computer') diff --git a/computer/programming.md b/computer/programming.md index 021805d..8540296 100644 --- a/computer/programming.md +++ b/computer/programming.md @@ -16,4 +16,5 @@ tutorials and resources. ## Readworthy articles * [The Voids Of Haskell](https://github.com/graninas/The-Voids-Of-Haskell) +* [Why is Object-Oriented Programming Bad?](https://ovid.github.io/articles/why-is-object-oriented-programming-bad.html) -- cgit v1.2.3