One great hour
• Chris Liscio
• Chris Liscio
Last night I implemented a very small, but important, piece of functionality in my software. When I was done, and the code was checked into Subversion, I realized it took me something like 20 minutes to implement this little function I was thinking about for a few weeks.</p><p>Afterwards, I realized that in the 1 hour I had time to spend on the computer, I managed to find and fix a bug in my code (remember, kids – fix the defects you find before writing any new code!), and add the ability to store the calibration results in the user's preferences.</p><p>Either coding in Objective-C and Cocoa is making me really productive, or I am just trying really hard to get the most out of the small nibbles of time I have to develop my code. Experience tells me it's the latter point, however I think the former point is helping me out by taking all the obstacles out of my way.</p><p></p>