September 2007 - Posts

03 September 2007
Disputed Code Comments vs. Self Describing Self Documenting Code
Last week I have been reviewing some implemented features on our product, it works fine but not well written, got to have some refactoring specially my rule on comments. Perhaps this is one the most disputed practices in software development, code comments. Personally, I seldom/don't comment my code... Read More...