Home » Resources for Learning Haskell

Resources for Learning Haskell

by Jack Simpson

I’ve had a few recommendations lately from experienced programmers that I should learn a “pure” functional language. This is supposed to allow me to think about problems and programming in a different way. I’ve used some functional aspects of Python before (like map), however, this will be my first real attempt at a proper functional language: Haskell.

As I’ve been reading up on the language and running through tutorials, I thought I’d start up a list of learning materials I found rather helpful:

The following two tabs change content below.
Currently fascinated by energy markets and electrical engineering. In another life I was a beekeeper that did a PhD in computational biology writing image analysis software and using machine learning to quantify honeybee behaviour in the hive.

You may also like