This post originated from an RSS feed registered with Agile Buzz
by Franco Martinig.
Original Post: Code Refactoring Resources
Feed Title: From the Editor of Methods & Tools
Feed URL: http://blog.martinig.ch/feed/
Feed Description: Posts, conferences announcements, book reviews, quotes and other items focused on software development with an emphasis on the software development process
Martin Fowler defined refactoring as a ” disciplined technique for restructuring an existing body of code, altering its internal structure without changing its external behavior”. In the days of Agile development where code is delivered after one or two week cycles, you start quickly to deal with “legacy” code, what was know as “maintenance” for [...]