Refactoring : improving the design of existing code
Autor Principal: | |
---|---|
Formato: | Libro |
Lengua: | inglés |
Datos de publicación: |
Nueva York :
Addison-Wesley,
c1999
|
Edición: | 1st ed. |
Temas: | |
Acceso en línea: | Consultar en el Cátalogo |
Descripción Física: | xxi, 431 p. ; 25 cm. |
ISBN: | 0201485672 |
Tabla de Contenidos:
- Refactoringafirst example
- Principles in refactoring
- Bad smells in code
- Building tests
- Towardacatalog of refactoring
- Composingmethods
- Moving features between objects
- Organizing data
- Simplifying conditional expressions
- Making methods simpler
- Dealing with generalization
- Big refactorings
- Refactoring, reuse and reality
- Refactoring tools
- Putting it all together.