Explore >> Select a destination


You are here

kdheepak.com
| | www.brunton-spall.co.uk
21.2 parsecs away

Travel
| | Have you always wanted to program? Have you been interested in the dark and mysterious ways of development? Maybe you've done some reading...
| | blog.drewolson.org
26.6 parsecs away

Travel
| | In the past two years I've become reasonably comfortable with both PureScript and Haskell. I've learned so many new things while diving into the pure functional programming ecosystem and many of these techniques can be applied to other paradigms. Unfortunately, the pure FP world can feel a bit like another dimension - where many programming problems have elegant solutions but the world of "regular" programming isn't aware of these patterns. One such pattern is called "applicative-style validation", but I'll simply call it "declarative validation". In this post I'll provide some motivation for using this technique and then build a small library in Python implementing these ideas.
| | incoherency.co.uk
27.5 parsecs away

Travel
| |
| | www.evanmiller.org
104.6 parsecs away

Travel
| A review of Rust, the programming language built for safety - not necessarily for comfort.