|
|
|
|
|
by wrsh07
704 days ago
|
|
If you're familiar with functional programming, I really like the learnxinyminutes reference for Haskell: https://learnxinyminutes.com/docs/haskell/ I'm not sure why, but the Haskell one clicks for me more than some of their other guides. This isn't a great way to learn Haskell, but it's enough to start writing working code (and writing working code is a good way to learn!!) |
|