Wednesday, May 16, 2007

Smart Coding

Coding smart needs some professionalism.Try to avoid unnecessary comments on your code.This will try to avoid lots of confusion while you modify the code.Particularly when you are maintaining version control this has to be done for sure.

0 comments: