Explore >> Select a destination


You are here

www.paedubucher.ch
| | sreekar.ch
13.4 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...
| | blog.cleancoder.com
4.8 parsecs away

Travel
| |
| | blog.cleancoder.com
9.7 parsecs away

Travel
| |
| | blog.pchudzik.com
27.3 parsecs away

Travel
| [AI summary] The post explains best practices for enforcing consistent coding standards across a development team by exporting IDE settings and integrating automatic style checks into the build process.