ThinkGeek - Cool Stuff for Geeks and Technophiles

March 28, 2005

Code smells and refactorings

I found this link via Agile Spain, and I'm blogging it for my future reference.

This is a list of bad smells ( within a class or between classes ), that can help identify some code chunks that need to be refactored, and gives some hints about how to refactor them.

Posted by Cesar Tardaguila Date: March 28, 2005 02:34 PM | TrackBack
Comments

These are from Refactoring, by Martin Fowler. Arguably one of the best programming books I own.

Posted by: Keith Peters en: March 28, 2005 04:06 PM

Very useful list. I will print it and paste on our notice board for everyone in my team !

Thanks a lot for the link.

Posted by: Silent Walker en: April 21, 2005 11:24 AM