Explore >> Select a destination


You are here

www.econometricsbysimulation.com
| | skiplang.com
9.1 parsecs away

Travel
| | One of my biggest frustration when I try to learn a new language (Rust, Elm) or work on a language that I haven't touched in a while (OCaml, C++, PHP) is around syntax. I know what I want to write and I have an approximate idea of how it should be written but don't exactly get it right.
| | ostash.dev
9.3 parsecs away

Travel
| | What is a higher order function(HOF)? If a function receives as its input one or more functions or/and returns the function we can called it HOF.
| | www.gisagents.org
5.3 parsecs away

Travel
| | This blog is a research site focused around my interests in Geographical Information Science (GIS) and Agent-Based Modeling (ABM).
| | sookocheff.com
33.3 parsecs away

Travel
| I'm documenting my journey from functional neophyte to (hopefully) functional programmer by writing a series of blog posts on the topic. This is the first post describing what, exactly, the word functional programming means. Functional programming is a programming paradigm that lives alongside other programming paradigms. None of these paradigms have a precise, unanimous definition or standard, and there is not real agreement on which paradigm is better or worse for building particular types of software.