In today’s programming world, it seems like any
article you read that is six months old or older is no longer relevant. However,
I recently found a very interesting article written in 2003 that addresses the
topic of off-shoring developer jobs… and it discusses some things that
we, as developers in the good ol’ US of A, can do about it:
Achieving
Reuse in ASP.NET – Part1: Barriers to Reuse by Scott Bellware
It wasn’t until recently that I jumped on the Test
Driven Development (TDD) bandwagon, as the article discusses, and I wish I
would’ve done it sooner. Making my code a bit more reusable still
seems like something I could use a lot of work on as well. I spend way
too much time re-inventing the programmer wheel!