Hacker News new | ask | show | jobs
by Zambyte 1044 days ago
OOP is orthogonal to FP vs procedural. You can use or not use OOP in both.

Also, OOP is fine. Class oriented programming (often called OOP by accident) is the real flawed paradigm.