Prefactoring : extreme abstraction : extreme separation : extreme readability /
Prefactoring approaches software development of new systems using lessons learned from many developers over the years. It is a compendium of ideas gained from retrospectives on what went right and what went wrong in development. Some of these ideas came from experience in refactoring. Refactoring is...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, Calif. :
O'Reilly,
2005.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Introduction to prefactoring
- The system in so many words
- General development issues
- Getting the big picture
- Got class?
- A few words on classes
- Getting there
- The first release
- Associations and states
- Interfaces and adaptation
- Zip codes and interfaces
- More reports
- Invoices, credit cards, and discounts
- Sam is expanding
- A printserver example
- Antispam example.