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 [...]
Monthly Archives: January 2012
Why Should I Learn TDD
Posted by illotus on January 21, 2012
0 comments
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
Posted by illotus on January 19, 2012
0 comments
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 [...]