Skip to content

Comment on Haskell Programming

Comments

Any recommendation to get started with Haskell for a person who is pretty comfortable with functional programming (Racket, OCaml)?

Guide as usual, https://github.com/bitemyapp/learnhaskell#how-should-i-learn... (so, cis194 -> NICTA Course)

but you can skip the first four weeks. You can try skipping more, but I suspect some backtracking will be required.

Also be aware that the rules are different for recursion when non-strictness is involved. It doesn't necessarily matter if functions are tail recursive or not.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.