Friday, July 24, 2009

Standards

I'm not a big stickler for standards when it comes to programming. I don't care what prefix you assign to the IDs of your controls or how you name your variables. Just be consistent. And not sloppy. I hate sloppy. If you delete more than one line of code, delete the blank lines too, please. There's nothing I hate more than seeing 6 blank lines in the middle of a function.

No comments: