I do not know anything about FP, and have done OOP all my developers life. I thought it would be a good idea to explore other paradigms just to learn. Could you give me some resources to start learning Functional programming? Which language should i use to do so? I have a background in Js and C# .Net.
Thanks!
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (2)
Kyle Simpson's github.com/getify/Functional-Light-JS
and
github.com/MostlyAdequate/mostly-a...
Check the discussion in this post:
Learning Functional Programming
Rob Sinkko
This also seems a nice resource: fsharpforfunandprofit.com/