Friday, March 30, 2007

Defensive programming

I was reading some random articles on codeproject.com, as I do when I want to look like I'm working, and came across this awesome article on defensive programming that talks about how you can use enumerations to code defensively all the way to how you should avoid pointers like their the plague. Check out the article here, its a good read for any developer.

No comments: