Multi-paradigm design for C++ /
Multi-Paradigm Design for C++ offers insight into an analysis and design process that takes advantage of C++'s multiple paradigm capability. It uses understandable notation and readable explanations to help all C++ programmers - not just system architects and designers - combine multiple paradi...
Сохранить в:
| Главный автор: | |
|---|---|
| Формат: | |
| Язык: | English |
| Опубликовано: |
Reading, Mass. :
Addison-Wesley,
c1999.
|
| Предметы: |
Оглавление:
- Ch. 1. Introduction: The Need for Multiple Paradigms
- Ch. 2. Commonality Analysis
- Ch. 3. Variability Analysis
- Ch. 4. Application Domain Analysis
- Ch. 5. Object-Oriented Analysis
- Ch. 6. Solution Domain Analysis
- Ch. 7. Simple Mixing of Paradigms
- Ch. 8. Weaving Paradigms Together
- Ch. 9. Augmenting the Solution Domain with Patterns.