Hopefully this guide got you writing your very own Haskell programs. If it did, then this guide would have accomplished the goal it was designed for. However there is still plenty to learn on your Haskell journey. Below is a short list of what we believe to be good resources to check out next. They are ranked in order of how useful they were for us. We will add to these lists as we continue finding resources on our own journey.
- Learn You a Haskell for Great Good book (link here)
- Online Functional Programming Course for the University of Helsinki (link here)
- Philipp Hagenlocher's Youtube Channel (link here)
- The Haskell Book (link here)
As you are learning, don't be afraid to re-write the same program a few dozen times. In fact, it may be one of the best ways to learn new concepts since you can focus on just the new concepts. Good luck fellow Haskeller!