Refactoring: Improving the Design of Existing Code

Fiche technique

Titre original : Refactoring: Improving the Design of Existing Code

Auteurs :

Don Roberts, William Opdyke, John Brant, Kent Beck, Martin Fowler
Genre : EssaiDate de publication (pays d'origine) : 2 novembre 2002Langue d'origine : AnglaisParution France : 6 novembre 2002ISBN : 978-0201485677Aussi connu sous le nom de : Refactoring

Résumé : Refactoring is about improving the design of existing code. It is the process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its internal structure.