Often times we are burdened with a manual, time consuming process of some sort. It could be cleaning some data, fixing a mistake we made, analyzing some information, or making a repetitive change throughout a code base. Sometimes the process is a one time deal and others are repeat offenders. In general, these are not enjoyable experiences, but I have found that they can be.

How do these burdens become joys? By not doing them manually any more. Find a way to automate them. Scripting…