Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
miiitch8266y@kgbemployee I'm reading an hour of "Real World Haskell" book a day! I really like it.
I am a former Node developer and I always used a FP approach, but Haskell is something really different from anything that I ever tried! -
Brolls31556yCheck out the book “learn you a Haskell for great good!”
It’s really good, easy to follow and very practical. -
eeee31506yLook up the YouTube videos about railway oriented programming. They'll help you wrap your mind around monads / monoids.
Edit: here, I looked up the link I meant: https://youtu.be/E8I19uA-wGY
It's mostly F#, but it has similar syntax. I watched the whole video when I first learned Haskell!
It's a really practical way to program functionally.
Related Rants
Learning Haskell, I'm loving it!
rant
fb
functional programming
haskell