Hacker News new | ask | show | jobs
by yummyfajitas 5433 days ago
What's a fun project to do in Haskell, for example?

I recommend a project with lots of IO and State. You'll quickly come to understand why the monadic approach to such things is excellent (even if Haskell's implementation is a bit verbose).