Explore >> Select a destination


You are here

nguyenhuythanh.com
| | rstraub.com
3.2 parsecs away

Travel
| | Learn how Object-Oriented and Functional Programming stand apart, and more crucially how to make them coexist.
| | limited.systems
3.2 parsecs away

Travel
| | An introduction to some powerful functional programming techniques in Raku and Python.
| | www.inner-product.com
3.2 parsecs away

Travel
| | The core premise of functional programming, in my opinion, is that local reasoning and composition make for better code. Here I discuss what these terms mean and the benefits they bring.
| | wimvanderbauwhede.codeberg.page
16.2 parsecs away

Travel
| Algebraic data types are great for building complex data structures, and easy to implement in Raku using roles.