Sergio and the sigil

Trying out a Randori

Posted by Sergio on 2008-12-08

Tonight's meeting of the Software Craftsmanship Group was led by Uncle Bob Martin.

This time around we tried a Randori-style coding dojo. The task was to build a clock and, although we fell short of the original goal of having a GUI, there was plenty to be learned in this process.

I felt it was an interesting way to learn about your own performance under a moderate amount of pressure. More importantly, at least for me, was getting exposure to BDD and pairing with other developers that are a few step ahead of me on that particular road.

Once again, because I'm not a Ruby developer by day, I felt a little bit uneasy taking my turn and going up there to code a little bit. But I would not pass the experience, otherwise why even bother showing up for the event at all.

The whole thing was captured on tape. Hopefully the video will be made available and I'll come back and link to it here.

UPDATE: Doug has put some videos up.


Software Craftsmanship - Coding Dojo - Kata


Software Craftsmanship - Coding Dojo - Randori

Video - The Langston's Ant

Posted by Sergio on 2008-11-14

Remember one recent post when I talked about the Code Kata that I attended? Well, Micah prepared a screencast version of that Kata and that video is now available.

It's a short screencast (14') and even if Ruby is not your cup of tea, it's interesting to watch BDD being practiced.


Langston's Ant in Ruby Kata from Micah Martin on Vimeo.

Video - Core, an AOP Framework

Posted by Sergio on 2008-11-07

Wow, that took a long time to be published, but here it is. This video was recorded during the October's meeting of Chicago ALT.NET that happened almost just about a whole month ago.

The video shows Josh Heyse demonstrating and explaining the works of the AOP framework called Core. What the video doesn't show is who's that voice that also knows a lot about Core. That would be Anthony Green, who developed Core with Josh.

Video - IoC with StructureMap

Posted by Sergio on 2008-09-23

I finally got some time to import and upload the videos of September's Chicago ALT.NET meeting that happened almost 2 weeks ago.

In this first video jdn shows how DI and IoC containers can be used to add flexibility to an application design.

Video - ORM Discussion/Fishbowl

Posted by Sergio on 2008-09-23

After the IoC talk we had the monthly discussion. This time we tried the fishbowl format (or some approximation of that). The topic was ORMs.