Sha256: 1fb3bd6b9bff7814be6dce7041e388d14d299e6f1d0ecd3480b8d23646c079e8
Contents?: true
Size: 657 Bytes
Versions: 16
Compression:
Stored size: 657 Bytes
Contents
## Learning Haskell Haskell is a purely functional language, which is a paradigm fundamentally different than the more commonly taught [object oriented approach](https://en.wikipedia.org/wiki/Object-oriented_programming). Because of this, learning Haskell can feel different than simply picking up another language. Fortunately there are numerous resources which presume some programming knowledge to begin with, such as the popular [Learn You a Haskell For Great Good!](http://learnyouahaskell.com/) In addition, you may refer to the Haskell [wiki](https://wiki.haskell.org/Learning_Haskell#Online_tutorials) for an abundance of resources on beginning.
Version data entries
16 entries across 16 versions & 1 rubygems