|
|
|
|
|
by arethuza
4290 days ago
|
|
"The big advantage of OO is that it acts as a distillation of how humans think." I first encountered functional programming in the 1980s on my Computer Science degree course a few years before I encountered OOP (CLOS and then C++) and I'm not convinced that OOP is fundamentally closer to "how humans think" than FP. Most programmers these days were taught an OOP language first so think that is most natural - but I don't think there is anything fundamental about that. |
|