dunossauro / dunossauro/live-de-python

[Agrupamento] Padrões de projetos clássicos.

Open
#569 0 comments 0 reactions 0 assignees View on GitHub
Padroes de projeto
Dominant language
Python
Stars
1.3k
Forks
217
PR merge metrics
No merged PRs in 30d

Description

Issue para catalogar os padrões que já foram e ainda faltam na série de padrões de projetos.

Playlist: https://www.youtube.com/playlist?list=PLOQgLBuj2-3IPHFlBmqhtbM4vLJg9tob4

### Criacionais:

| Padrão | Status | Link/issue |
|------------------|---------------------|--------------------------------------|
| Singleton | Feito | [link](https://youtu.be/muNoGfEGVSE) |
| Prototype | Feito | [link](https://youtu.be/p7k63wpjqEg) |
| Factory method | Ainda não planejado | |
| Abstract Factory | Ainda não planejado | |
| Builder | Ainda não planejado | |

### Estruturais:

| Padrão | Status | Link/issue |
|-----------|---------------------|------------|
| adapter | Ainda não planejado | #568 |
| Bridge | Ainda não planejado | |
| Composite | Ainda não planejado | |
| Decorator | Ainda não planejado | #568 |
| Façade | Ainda não planejado | |
| Flyweight | Ainda não planejado | |
| Proxy | Ainda não planejado | #568 |

### Comportamentais:

| Padrão | Status | Link/issue |
|----------------------|---------------------|-----------------------------------------------------|
| Observer | Feito | [link](https://youtu.be/sbCJucr8aJg) |
| Template Method (p1) | Feito | [link](https://youtu.be/WyyKnROg3a4) |
| Template Method (p2) | Feito | [link](https://youtu.be/F3rhZMg_vuM) |
| Chain | Feito | [link](https://youtu.be/iqVOUAbeGoE) |
| Strategy | Feito | [link](https://www.youtube.com/watch?v=-UKPFtS4-jI) |
| Memento | Feito | [link](https://youtu.be/96V1IuEYKxY) |
| State | Feito | [link](https://youtu.be/6kNXFCoQBl0) |
| Command | Ainda não planejado | |
| Iterator | Ainda não planejado | |
| Mediator | Ainda não planejado | |
| Proxy | Ainda não planejado | |
| Visitor | Ainda não planejado | |

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.