/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

www.haskellforall.com
| | degoes.net
2.7 parsecs away

Travel
| | Functional programming has a bit of jargon, but that doesn't have to stop you from understanding core concepts
| | lexi-lambda.github.io
2.9 parsecs away

Travel
| | [AI summary] This article is a comprehensive exploration of Haskell programming, covering its strengths, challenges, and the author's personal reflections on the language and its community. The piece delves into topics such as Haskell's type system, effect systems, and the use of libraries like lens and Text. It also addresses broader issues like the community's debates, the role of Haskell in modern software development, and the importance of type safety and abstraction in programming. The author reflects on their journey with Haskell, emphasizing the language's ability to challenge and inspire while acknowledging its imperfections. The conclusion highlights the significance of Haskell in the design space of programming languages and the author's commitment...
| | www.parsonsmatt.org
3.6 parsecs away

Travel
| | There's a Haskell trick that I've observed in a few settings, and I've never seen a name put to it.I'd like to write a post about the technique and give it a...
| | simpleprogrammer.com
15.1 parsecs away

Travel
| Rust and Go are new programming languages. Each solves problems inherent in previous programming languages such as C and C++. And if you're not sure which one fits your project - check out this comparison article, in which we'll look deeper into Rust vs. Go. By the end of the comparison, you'll have a clear [...]