Quantcast
Channel: programming
Viewing all articles
Browse latest Browse all 111

Functional programming leads to happiness

$
0
0

Functional programming leads to happiness

As I wrote in Functional Programming, Simplified, functional programming can lead to happiness (and sanity). The quotes in this slide from Rúnar Bjarnason’s FP talk expand on what I wrote in my book. They keys are that pure functions are very simple, and you don’t have to constantly worry about the mutable state in your application.


Viewing all articles
Browse latest Browse all 111

Trending Articles