Showing posts with label coding dojo. Show all posts
Showing posts with label coding dojo. Show all posts

Wednesday, March 17, 2010

Coding Dojo Again

So we tried another coding dojo at PyGTA this month. The goal was to write a command application in Python which is trivial to do using only the standard library. However, a coding dojo is an opportunity to learn new techniques so I suggested we use ScriptTest and argparse, although we never got very far with the latter.

This is the second coding dojo we've done at PyGTA so that's the only benchmark I have to judge how well it worked. There was definitely more frustration evident this time which is an indication we are doing something wrong. I like the coding dojo format but we will need to figure out how to run them better before trying it again.