https://github.com/fscheidt/padroes
Padrões de Projetos
https://github.com/fscheidt/padroes
2025 ifpr tads
Last synced: about 2 months ago
JSON representation
Padrões de Projetos
- Host: GitHub
- URL: https://github.com/fscheidt/padroes
- Owner: fscheidt
- Created: 2025-03-03T22:45:46.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-04-04T23:39:35.000Z (about 2 months ago)
- Last Synced: 2025-04-05T00:27:06.503Z (about 2 months ago)
- Topics: 2025, ifpr, tads
- Language: Python
- Homepage:
- Size: 117 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Padrões de projetos
INFO DA DISCIPLINA
- **[AVA](https://ava.ifpr.edu.br/course/view.php?id=13093)**
- Curso: TADS
- Período: 5°
- Horário: sexta, 19:00 às 22:20 (Lab 1)
- Período letivo: **2025/1**
- Aulas: 14/03/25 à jul/25
- **[Repositório](https://github.com/fscheidt/padroes)**## Aula 5 - Apresentação das atividades
- 02/05/25## Aula 4 - Observer
- 11/04/25## Aula 3 - Strategy
- 04/04/25
- [Password Strategy](/strategy/client.py)## Aula 2 - Factory
- 21/03/25
- [Image Factory](/factory/image_factory.py)## Aula 1
- 14/03/25
- [Herança e classe abstrata](/oo/pessoa.py)