Explore >> Select a destination


You are here

raku-advent.blog
| | limited.systems
2.6 parsecs away

Travel
| | An introduction to some powerful functional programming techniques in Raku and Python.
| | degoes.net
2.9 parsecs away

Travel
| | Functional programming has a bit of jargon, but that doesn't have to stop you from understanding core concepts
| | lambdaland.org
4.0 parsecs away

Travel
| | This is the story of how I solved a problem (ugly, cumbersome boilerplate code) that I ran into while writing a program in a functional language (Elixir). Functional programming languages often pride themselves on expressiveness and elegance; but occasionally they are not amenable to the most obvious solutions to the problems we wish to solve. In this case, the simplest solution to my problem would have been to have a global mutable variable. But no one likes those.
| | chipnetics.com
19.5 parsecs away

Travel
| A quick knowledge nugget in regards to programming language options for project analytics on major industrial projects.