Hacker News new | ask | show | jobs
by qdoop 3026 days ago
Ok but still OOP is the central idea and also there is this trend the most annoying one to always try modeling everything as classes and objects.
1 comments

plenty of c++ is just functions wrapped in namespaces. namespaces alone are a significant advantage over c.