You must log in or register to comment.
Object Oriented Programming was one of the most horrible trends in tech. Rest in piss.
Functional programming and oop aren't necessarily antithetical to one another. There's no reason your functions can't return objects that are instances of classes with their own methods. You just can't mutate, but that doesn't mean you can't use OOP.
Gonna have to disagree majorly on that. Have you ever worked on a big enterprise project before?
It sounds like they prefer functional programming, which has different solutions for encapsulation, etc.
Correct, adults use pure ANSI C. There is one UNIX and Ritchie is its prophet.