CPSC 421 OOP Design Patterns
Across
- 3. Each pattern can be applied a million _____ over without ever doing it in the same way twice
- 6. The last name of one of the authors for the "Gang of 4 Book"
- 9. The "Proxy" is a _____ Pattern
- 11. The "Template Method" is a _____ Pattern
- 12. Must be widely _____
- 14. The "Factory Method" is a _____ Pattern
- 16. Language _____ may support these if organized correctly
- 18. The last name of one of the authors for the "Gang of 4 Book"
- 23. Need a way to _____ about design structures and roles
Down
- 1. There are repeated _____ _____ and roles of classes used in most software
- 2. The solution should be _____
- 4. Each pattern describes the core of a _____ to that problem
- 5. Each design pattern has a _____
- 7. Each design pattern has _____
- 8. Each design pattern has a _____
- 10. Not possible to capture these structures and roles into specific _____
- 13. Each design pattern has a _____
- 15. Each pattern describes a _____ which occurs over and over again
- 17. The last name of the author of "A Pattern Language"
- 19. The last name of one of the authors for the "Gang of 4 Book"
- 20. Acronym for the authors of the Design Patterns book
- 21. Solution must be _____
- 22. The last name of one of the authors for the "Gang of 4 Book"