Explore >> Select a destination


You are here

azdavis.net
| | sreekar.ch
1.5 parsecs away

Travel
| | 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...
| | degoes.net
1.7 parsecs away

Travel
| | Functional programming has a bit of jargon, but that doesn't have to stop you from understanding core concepts
| | danilafe.com
1.6 parsecs away

Travel
| | [AI summary] The blog post explores lambda calculus, its role in computation, and how Church-encoded integers are used to represent natural numbers through abstraction and function application.
| | baatz.io
23.9 parsecs away

Travel
| [AI summary] A startup founder shares their five-year experience using Haskell for backend development, arguing it brings significant productivity and code reliability despite a smaller ecosystem.