Design patterns
The following patterns are described, for each pattern is shown the model and example with code; Each example has source code, functional model, structural model and the behavioral model is attached in inside the binary file of the model due the size of the model. You can click on the link to go to the model.
Projects Created using Design patterns
Design Patterns
- Basic patterns
- Abstract
- Interface
- Creational patterns (See general description)
- Collectional patterns (See general description)
- Structural patterns (See general description)
- Behavioural Patterns (See general description)
- Concurrency Patterns (See general description)
Notations
| Structure / Element | Code | Notation |
|---|---|---|
| Class |
|
|
| Interface |
|
|
| Abstract Class |
|
|
| Static Method |
|
|
| Condition If |
|
|
| Critical section |
|
|
| Try catch |
|
|
| Threads |
|
|
Acknowledgments
Partha Kuchana
Many of the examples shown are taken from the book of Partha Kuchana
Henry Diosa
Teacher at Universidad Distrital has contributed with his teachings and experience. linkedin















