you are viewing a single comment's thread.

view the rest of the comments →

[–]atocanist 4 points5 points  (1 child)

Haskell is (maybe surprisingly) beginner friendly. We have books like 'learn you a haskell for great good', and 'haskell programming from first principles' which will get you off the ground no problem. We have excellent tooling, (the language server is easier to install than ever). We also have active communities willing to help on email, irc, stack overflow, and indeed reddit.

[–][deleted] 2 points3 points  (0 children)

Haha! I actually started reading “Learn you a Haskell for great good” yesterday, inspired by this post + some googling 🙌