Monthly Archives: January 2012

Reindeers and Joy of Developing Software

I published my Disc Golf Drive Measure at Android Market. So far the app has been downloaded about 50 times. This is the whole point of software development: that someone uses the software you make. Even better if the software is public in some way. I’ve been testing the published version of the app a [...]

Why Should I Learn TDD

I watched a good vid on TDD at InfoQ. Basically Keith Braithwaite explains in the beginning what I’ve been doing with this little Android project. Basically I’ve written some code, refactored the code, the written some more. Now that basic functionality and edge cases for it are pretty much handled, cleaning the code further becomes [...]

Disc Golf Drive Measure First Beta

For last couple of weeks I’ve been spending some time developing a small Android app for measuring disc golf drives during practice. At this point the software I would say that the software is in early beta and it has been tested only a bit in emulator and a bit with HTC Desire. This is [...]