Funny Programming Jargon

May 17, 2010

Some great jargon over at http://www.globalnerdy.com/2010/05/09/new-programming-jargon/. My favorite is “Yoda Conditions” — things like “if (5 == count)”


Some Good Guidelines for Writing Unit Tests

May 2, 2010

This post not only covers some good guidelines, but why they’re important.