SpecialistOff.NET / Вопросы / Статьи / Фрагменты кода / Резюме / Метки / Помощь / Файлы
Назад1 2 3 4 5 6 7 8 9 10 11 |
Strategy: Choosing the Algorithm at Runtime
Метки: python |
Command: Choosing the Operation at Runtime
Метки: python |
Function Objects
Метки: python |
Exercises
Метки: python |
Abstract Factories
Метки: python |
Polymorphic Factories
Метки: python |
Preventing direct creation
Метки: python |
Simple Factory Method
Метки: python |
Factory: Encapsulating Object Creation
Метки: python |
Type-Safe Iterators
Метки: python |
Iterators: Decoupling Algorithms from Containers
Метки: python |
Exercises
Метки: python |
Further Reading
Метки: python |
Other Considerations
Метки: python |
Compromise
Метки: python |
The Decorator Approach
Метки: python |
Class for Each Combination
Метки: python |
A Coffee Example
Метки: python |
Basic Decorator Structure
Метки: python |
Decorator: Dynamic Type Selection
Метки: python |
Exercises
Метки: python |
Tools
Метки: python |
Testing the Machine
Метки: python |
Simple Vending Machine
Метки: python |
The Basic Machine
Метки: python |