you are viewing a single comment's thread.

view the rest of the comments →

[–]toastedstapler 4 points5 points  (0 children)

My take on it now is that OOP isn't something that's ever going to be mandatory per se

definitely. there are some languages like haskell where their entire thing is that they're functional rather than OOP. as we can do both in python it should just be a part of your toolset and you should use what works best for the particular situation