Comment on Ask HN: What functional programming language should I start with?Comments−rohit8914yI started with Haskell because it forces you to write programs in a functional way. If you're interested, Learn You a Haskell for Great Good (http://learnyouahaskell.com/) is an excellent introduction.
Comments
I started with Haskell because it forces you to write programs in a functional way. If you're interested, Learn You a Haskell for Great Good (http://learnyouahaskell.com/) is an excellent introduction.