Home

Joe Writes Software.

I’m Joe, a software developer (and blog author!) from Minnesota.

Latest Articles!

A Game Review (BALL x PIT)

I happen to think that game development is one of the most interesting things you can do with software. I’ve thought this way for a while, and I want to break into something that I haven’t done before but I’ve considered. Or procrastinated on getting done, really. I want to talk about a game I…

User Interfaces and Whatnot

If I had the ability to freely work within my preferences, I’d be building applications that you call from a command line or terminal. They would do their work quietly, report their state to some logging table somewhere, and they would make their output available in some useful fashion. That is to say, my ideal…

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 a…

Get new content delivered directly to your inbox.