cruizer:hi everyone,looks like a Test-Driven Development for .NET talk will push thru for professionals and faculty this October in the Microsoft Phils. office.I would like to solicit suggestions from you (even the non-.NET people here, i.e. the Java people) as to what topics or problems I can demo. Something that would be relatable even to those who have not heard yet of TDD...yet something that would be interesting for professionals. During my TDD talk for students I demoed the conversion of numbers (integers) to words. Frankly sawa na ako sa demo na ito, hehheh. Maybe you have better or cooler ideas in mind?Thanks for anything you can pitch in
I'm doing a TDD demo later today(thats right, i got test infected too) here at my office and i'm going to use existing methods that compute trade commission calculations because i think TDD is easier to demo on mathematical problems because even non-technical people tend to understand the concept by just looking at number comparissons.
You can find my answer here: http://devpinoy.org/blogs/jop/archive/2006/09/29/Spreading-the-Infection.aspx
I guess the demo application should be something that they can relate to. If they're doing payroll, then do a sample using a payroll application. If they're doing accounting, then it follows that account application written using TDD would really be of interest to them.
Good luck!
[jop]