Introduction
Howdy!
My name is Scott Lilly (just in case you haven’t already figured that out from the domain name). I’m the Agile Coach/Team Lead for a .Net development group in Houston, Texas.
As far as what you should expect to see on this site, you can probably look at all the nouns in the previous sentence and consider them the main topics that will be appearing here.
Some of my ‘hot topics’ are:
- Continuous integration
- Test coverage
- Mockable objects
- Dependency inversion
My plans are to not only discuss what I’ve learned (or have questions about), but to also have quite a bit of usable source code hosted here. I do most of my coding in C#, so you should expect to see most of the code here in C#. The first bit of code I plan on having here will be a mockable mail server with some pretty handy feaures in it. It should be up by this weekend.