0
kicks
Functional Programming - Is it worth your time?
Functional Programming is probably simpler than you think. It’s based on the idea that there is often very little distinction between programs an data. This post explores the simple techniques that gives functional programming so much power. Examples are in C#.