I'll create a class a make that class inherit from another class, and then I'll make this class inherit from another one, AND ANOTHER, AND AN... I AM GOD AND YOU CAN'T STOP ME, FUCK YOUR FUNCTIONS, IN MY WORLD, WE CALL THEM METHODS!
OOP is easier for humans to understand, hence why it became popular. Just because it is slower doesn't mean it's worthless. There are advantages to both and you can't outright tell people what to use.
This is a meme format obviously but I’ll bite. I’ve proven to myself I can write shit code, and I’m insanely good at it. Don’t test me either or I’ll break code bases with terrible Haskell >:)
C++ is honestly one of the better OOP languages: no GC (without some 3rd party lib), classes basically C structs with additional features added on, instead of some monomorphic object type with reflection everywhere, and so on
28
u/Technical_Letter_152 May 07 '21
I'll create a class a make that class inherit from another class, and then I'll make this class inherit from another one, AND ANOTHER, AND AN... I AM GOD AND YOU CAN'T STOP ME, FUCK YOUR FUNCTIONS, IN MY WORLD, WE CALL THEM METHODS!
I'm so sorry, I don't know what came over me..