|
You are here |
www.bailis.org | ||
| | | | |
decomposition.al
|
|
| | | | | by Devashish Purandare ยท edited by Sohum Banerjea and Lindsey Kuper | |
| | | | |
sreekar.ch
|
|
| | | | | But first What is functional programming ? Functional programming is a programming paradigm in which most computation is treated as evaluation of functions. It emphasizes on expression evaluation instead of command execution. Wikipedia When did it all start ? In the 90s, there was a war between declarative programming and imperative programming. Declarative programming then represented by logic programming languages like Prolog and early functional languages like Erlang. And imperative languages were r... | |
| | | | |
aphyr.com
|
|
| | | | | ||
| | | | |
www.adamconrad.dev
|
|
| | | Ch 3 of my book club review of Designing Data-Intensive Applications by Martin Kleppmann. | ||