Explore >> Select a destination


You are here

stefansf.de
| | cellperformance.beyond3d.com
10.0 parsecs away

Travel
| |
| | www.yodaiken.com
8.4 parsecs away

Travel
| |
| | www.yodaiken.com
10.0 parsecs away

Travel
| |
| | sreekar.ch
90.6 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...