Python: Design Patterns
latest
Design Patterns
1. About
2. Annotation
3. UML
4. OOP
5. Idioms
6. Protocols
7. Decorators
8. Behavioral
9. Structural
10. Creational
10.1. Singleton
10.2. Borg
10.3. Factory Method
10.4. Abstract Factory
10.5. Builder
10.6. Prototype
10.6.1. Rationale
10.6.2. Use Cases
10.6.3. Design
10.6.4. Implementation
10.6.5. Assignments
11. Practices
12. Paradigms
Python: Design Patterns
Docs
»
1.
About
»
10.6.
Prototype
Edit on GitHub
10.6.
Prototype
¶
10.6.1.
Rationale
¶
EN: Prototype
PL: Prototyp
Type: object
10.6.2.
Use Cases
¶
10.6.3.
Design
¶
10.6.4.
Implementation
¶
# TODO
10.6.5.
Assignments
¶
Todo
Create assignments
Read the Docs
v: latest
Versions
latest
Downloads
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.