Categories: General
Posted by
pieterg on
5/19/2009 11:43 AM |
Comments (1)
I know recently Pieter had a couple of very good and nice to read posts on code. I recently had the privilege of having a look at another Developer s code and although the code was very good, the readability was horrid. I cannot stress the importance of helping other developers when you are writing code. The main purpose is not for you, but also for another developer who might have to change or add to your code.
e.g.DataSet dsCon = newDataSet();
DataSet connectionsDataSet = newDataSet();
. Share this post:email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
a7ddd9d6-e0b7-41bd-abc9-56b6d5749443|0|.0