Talk:Code refactoring: Difference between revisions

Content deleted Content added
References: new section
combined with unit testing
Line 68:
 
I changed the inline links to references, and renamed the previous "references" section to "further reading". This is because I don't know what information specifically came from which sources. Could others add in-text citations for the information derived from from the books in "further reading"? -[[User:Frank.tobia|Frank.tobia]] 14:11, 26 October 2007 (UTC)
 
==Software Methodology==
 
I've made a small fortune by combining automated [[unit testing]] with code refactoring. From the very start, I doubled my programming speed and reduced my "bug rate" to near zero.
 
But while carefully avoiding "advocacy", I'd like to explain how refactoring works together with [[automated test]]s. Or perhaps it is better explained in [[Extreme programming]]? --[[User:Ed Poor|Uncle Ed]] ([[User talk:Ed Poor|talk]]) 02:03, 23 January 2008 (UTC)