Let’s Curry Functions in C# (But, Why?)

Currying functions! There are probably a million articles out there on what it is and how to do it. This’ll make that count go up by one. But I’d also like to present an answer as to why you might want to do this. So What Is It? It’s composing single-argument functions in such aContinue reading “Let’s Curry Functions in C# (But, Why?)”

In-House Dev, Introduction

Within hours of finishing my last exam in grad school, I had my first job as a developer lined up. It wasn’t quite what I expected: I would be returning to my hometown and working at a local manufacturer because they had some software that just needed to be written. Looking back, I can’t sayContinue reading “In-House Dev, Introduction”