There Are No Stupid Questions
11 Dec 2016
The first thing to learn when looking for help on the internet is that the title of this writing is a blatant lie. There are two ways to ask questions, and many of them are wrong. In order to get...
Software Engineering
Reflections
Read More
Coding Standards
22 Sep 2016
##What are standards? Coding Standards mean different things to everyone, but to me they mean comments. The most important thing to me as a developer is to make sure that someone else can do my job - after all, if...
Reflection
Coding
Professionalism
Read More
Configuration Management
13 Sep 2016
Welcome to the control center Configuration management is an important skill for anyone who works with software. There are plenty of programs which help with this - Subversion, GitHub, even the old but strong SCCS built into Unix. No large-scale...
Reflection
Config
Read More
Working Out with Javascript
01 Sep 2016
Workouts of the Day One popular thing with programmers these days is a thing called a “WOD”, or Workout of the Day. These are intended to be a warmup, or a short challenge to get you ready for a longer...
Reflection
Javascript
Read More
Booting up, a story of my life
28 Aug 2016
My software engineering career begins in January of 2010. Before that point, I wanted to be a pilot, and before that a science fiction writer. However, my high school’s robotics team needed a temporary driver, and I was called over....
Software Engineering
Learning
Read More