|
You are here |
danielpecos.com | ||
| | | | |
sookocheff.com
|
|
| | | | | 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. | |
| | | | |
ashishvegaraju.com
|
|
| | | | | In my last article about Functional domain modeling, I explored the expressiveness of F# in modeling a domain. I fell in love with the simplicity and expressiveness of the language. In this article I will attempt to explore function purity in F#. In F#, functions are first class citizens because it allows to pass function as an argument to other function, return a function or assign function to a variable. Initially I found it a bit hard to wrap my head around the concept of treating functions as first class citizens. In fact one of the biggest challenge for me was surprisingly not the weird syntax of F#, but to think in terms of functions. | |
| | | | |
maryrosecook.com
|
|
| | | | | Many functional programming articles teach abstract functional techniques. That is, composition, pipelining, higher order functions. This one is different. I... | |
| | | | |
diego.codes
|
|
| | | Data Scientist. I like music, keyboards and Legos. Proficient in pop culture references and xkcd. | ||