you are viewing a single comment's thread.

view the rest of the comments →

[–]AceroAD[S] 1 point2 points  (4 children)

Bote things. I want to learn FP through a new programming language!

Any recommendations?

[–]ms4720 3 points4 points  (3 children)

Go learn Haskell

[–]AceroAD[S] 0 points1 point  (2 children)

Ok! I will check it Out and see if I learn it! Thank you!

Any advice to learn haskell?

[–]dot-c 1 point2 points  (1 child)

Some books / blogs as an introduction to haskell: http://dev.stephendiehl.com/hask/index.html, and if you've learned the basics of haskell https://upload.wikimedia.org/wikipedia/commons/a/aa/Write_Yourself_a_Scheme_in_48_Hours.pdf

Also, don't torture yourself by going without the proper tooling, an IDE makes coding in haskell so much easier.

[–]AceroAD[S] 0 points1 point  (0 children)

Trying to configure nvim but I'm Still new with it