Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Are there actual facts to back up claims to productivity boosts or failures with a given paradigm across large numbers of programmers and organizations?

NO. Functional people claim that, but never had a proof, since there aren't that many people using it to build large systems. Thus this myth lives on. :)



Well in this instance Functional programming languages allow one to easily embrace the relational paradigm and avoid all the complexity from an ORM.

Note that it has never been "proved" that OOP is more productive than anything else either.


Which is exactly the point. There is no proof of superiority, it is just a choice flavor


Actually most of us do not have a choice, OOP languages, tools and frameworks are usually forced upon us. At least OOP languages are finally adopting functional features, but if one really wants to favour immutability and composition (modern OOP advice), one needs a functional-first language.


Erlang in the meantime, functionnal and actor model, does have proofs.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: