Hacker News new | ask | show | jobs
by anonymousDan 5843 days ago
I recently decided to do a side project in Haskell. I had never used it before, and new nothing about monads. By the end of the project, I was comfortable using monads, although I still haven't had to come up with my own. So my suggestion is to just pick a reasonably sized project and implement it in Haskell. The best way to learn is by doing.