For someone practicing OO #programming for years, what books/resources they should pick to learn #functional programming?
For further actions, you may consider blocking this person and/or reporting abuse
For further actions, you may consider blocking this person and/or reporting abuse
Head over to the Welcome Thread and greet some new community members!
It only takes a minute of your time, and goes a long way!
Code of Relevancy -
Ishan Manandhar -
Dany Paredes -
Nikola Geneshki -
Once suspended, harittweets will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, harittweets will be able to comment and publish posts again.
Once unpublished, all posts by harittweets will become hidden and only accessible to themselves.
If harittweets is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to Harit Himanshu.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community 👩💻👨💻 safe. Here is what you can do to flag harittweets:
Unflagging harittweets will restore default visibility to their posts.
Top comments (2)
If you specifically want to learn Haskell (and I think Haskell is probably the best way to learn functional programming), Learn You a Haskell for Great Good is the best way to go. It's a practical book that explains a little bit of theory in a really easy to understand way. And, it's free online!