Quoted By:
ITT discuss Haskell
> Why Haskell?
As a language, Haskell's excellent support for FP allows for performant and extremely concise code. Contrary to popular belief, Haskell can also be used effectively for imperative programming.
As a learning tool, Haskell will force you to become better at FP, which, in most languages, will help you avoid writing verbose imperative code.
> How do I learn Haskell?
http://learnyouahaskell.com/
https://wiki.haskell.org/Learning_Haskell
> Why Haskell?
As a language, Haskell's excellent support for FP allows for performant and extremely concise code. Contrary to popular belief, Haskell can also be used effectively for imperative programming.
As a learning tool, Haskell will force you to become better at FP, which, in most languages, will help you avoid writing verbose imperative code.
> How do I learn Haskell?
http://learnyouahaskell.com/
https://wiki.haskell.org/Learning_Haskell