Explore >> Select a destination


You are here

pavpanchekha.com
| | wimvanderbauwhede.codeberg.page
2.2 parsecs away

Travel
| | Algebraic data types are great for building complex data structures, and easy to implement in Raku using roles.
| | particularvirtue.blogspot.com
2.8 parsecs away

Travel
| | Algebraic data types are a fantastic way to make code clearer. They're used all the time in Haskell, because they're a fundamental part of t...
| | usethe.computer
2.5 parsecs away

Travel
| | Today's POTD presents a translation of a great tool from the functional programming community into the more mundane world of 90s-style object-oriented programming languages.
| | sookocheff.com
17.2 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.