An open API service indexing awesome lists of open source software.

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

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)