4
ars1
3y

Any recommendations for a first timer of functional programming? Not sure what languages are used the most or have the most community support. For whatever it's worth, I've enjoyed working with C# and Golang, and disliked working with JS and PHP.

Comments
  • 2
    No experience to show for, but if you like C# and the .NET eco system go for F#.

    That's all I've got.
  • 1
    @catgirldev why do people think that you have to pick either functional or object oriented? You can and should do both.
Add Comment