Continua l'elenco dal post precedente 
Iterazione 7
 Dal libro Design Patterns: 
    - Preface to Book
- Introduction
- What is a Design Pattern?
- Design Patterns in Smalltalk MVC
- Describing Design Patterns
- Introduzione Creational patterns
- Factory Method (pag. 107)
 	Extreme programming explained: embrace change     -  Beck Cap 5 e Cap 6  
 The Three Laws of TDD -  Bob Martin   
     OCP sul libro Agile Software Development, Principles, Patterns, and Practices 
Iterazione 8
 Da libro Refactoring di Fowler: 
    - Introduzione ai Composing Methods (cap 6)
- Extract method (pag 110)
- Replace temp with query (pag 120)
- Replace method with method object (pag 135)
 	Buon studio.