Tag Archives: MineSweeper

Speed Challange: MineSweeper – Postmorterm

I first planned these speed challanges as a concentrated 3-4 hours of work in which I’d finish what I can. I started it a week ago and due to work/real life considerations, this was not possible. However, I did find … Continue reading

Posted in Uncategorized | Tagged , , , , | 1 Comment

Speed Challange: MineSweeper – Actual Programming

Since most of the design was documented and well-defined by the Use-Cases, I decided to go in a Copy/Paste approach: I would take the Use-Case directly into the development environment and translate each line into code.

Posted in Speed Programming | Tagged , , , , | Leave a comment

Speed Challange: MineSweeper – Use Cases

For my first speed challange I decided to take a small and well defined application so that i’d be able to examine how well using Use Cases contributes to my productivity as a programmer. Took me an hour to lay … Continue reading

Posted in Speed Programming | Tagged , , , , | Leave a comment