Hi there! So you heard about Haskell, the programming language. You might have seen some simple Hello World examples, you might have not, but anyways: now you are wondering how you're going to get something in Haskell running on your computer. Worry not, we will work through it.
This tutorial is intended for total beginners and is thus intentionally verbose at times. The information collected here is available in a lot of other places, but I try to be extra beginner-friendly through a gentle style. It is written to be used with the text editor Atom (we will set it up in the course of this!), but there'll be links to instructions for some other common editors.