Resumes
Archives
My Xbox Gamertag
Categories
Meta
Tag Archives: development
Android Development Quick-start
I’m trying to pick up a bit of Android development experience. Here’s some tips for getting started from scratch. I have a lot to learn…
The Definition of Good Software
In my mind, the definition of well-made software is this: The absolute minimum required to get the job done. There’s a little agile in there, relating to software design minimalism. That’s not what I’m getting at. Whether you are developing … Continue reading
The Clumsy Pattern: Software Development
I haven’t formulated exactly what I’m going to say, but I wanted to start a series on the Clumsy pattern in software development. Don’t get excited, I’m neither adopting patterns as a beloved thing (that sentence needs its own post), … Continue reading
Java Build Systems, Part 1: What they do
Two recent posts on the java-weblog circuit spurred me to motion: Maven Adoption Curve (Alex Miller, coworker at MetaMatrix) Maven and Ivy (Ryan Senior, coworker at BJC) I was trying to think of the ideal build system. I won’t pretend … Continue reading