Thursday, July 5, 2012

Hello World

public interface IBlogger 
{
   void Post(string content);
}

Once upon a time there was a developer who was very passionate about the craft.  He even went so far as to be a rather prolific blogger on CodeBetter.com, which to this day is an excellent source for code-related material.

Then after many successes on the job, he decided to take a step into management and became a director of application development for a growing and successful start-up.  After many years, he grew restless and needed a change of pace, so he left his position, became a consultant, and dived back into the trenches.

This developer, he has a lot to say about not only coding practices, but also about management, working in teams, relating to the business, and other topics.

Stay tuned...

No comments:

Post a Comment