2010 29 Mar
Let’s face it; we all d/o bad things while coding one time or another. Let’s avoid them as best as we can because we may read the code one year later, and we'll not be able to easiely understand it. In addition to the points that we handeled in the series of software coding standards, let’s pass by some points, which enhance our coding skills:
Avoid putting using statements ins



