/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.sigfpe.com
| | degoes.net
2.3 parsecs away

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

Travel
| | [AI summary] The blog post explains how to generalize Haskell's foldr function to any recursive data type using the concept of base functors and catamorphisms.
| | matthew.brecknell.net
1.9 parsecs away

Travel
| | [AI summary] This article explains a Haskell performance optimization trick using difference lists to convert quadratic-time list-building functions into linear-time operations by leveraging monoids and folds.
| | chriskiehl.com
16.8 parsecs away

Travel
| Work on chapter 8 begins.