> I think the problem is more that OOP and FP teach that the solution is in the language constructs, when in fact the solution is in the developer.
I would say the solution is in the appropriate construct. Do whatever means writing the least amount of code possible. Less code means less to maintain and less to execute.
I would say the solution is in the appropriate construct. Do whatever means writing the least amount of code possible. Less code means less to maintain and less to execute.