|
|
|
|
|
by artimaeis
3351 days ago
|
|
If you come from a C# background I really enjoy the book Real World Functional Programming [1]. The way it lays out samples side by side with C# and F# is pretty great and really helped me start to understand functional programming and F#. [1] - https://msdn.microsoft.com/en-us/library/hh314518.aspx |
|
After all, if you try hard enough, you could code in a functional style in C.