Why Programmers Need Limits
Charles Scalfani
70124

I’m an object oriented programmer, not a functional one. But interpreting this, the only concept from functional programming which truly helps, is immutable data. Everything else are already supported via objects.

But I’ll give you that, the popular object oriented languages today place too much of the burden on the developer.