Ask HN: Looking for Haskell tutorial for experienced developer (with one caveat)
https://news.ycombinator.com/item?id=7376191I've been using many mainstream programming languages for a while. I've always heard great things about functional programming and want to learn more. I hear Haskell is a good one. I'm looking for a good Haskell tutorial.
I just have one caveat.
Under no circumstances is the tutorial ever to mention the word "factorial" or have anything related to factorial in it. If the tutorial must make use of the factorial, it should be in the appendix section far away from the main bulk of the tutorial.
I'm just looking for Haskell tutorial which reads like a Java tutorial, not a calculus class.