https://github.com/andrehora/library-refactoring
Library refactoring example
https://github.com/andrehora/library-refactoring
dcc-es2 python refactoring
Last synced: 3 months ago
JSON representation
Library refactoring example
- Host: GitHub
- URL: https://github.com/andrehora/library-refactoring
- Owner: andrehora
- Created: 2025-04-02T22:49:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-11T23:39:46.000Z (3 months ago)
- Last Synced: 2026-04-12T01:21:00.440Z (3 months ago)
- Topics: dcc-es2, python, refactoring
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 129
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/andrehora/library/actions/workflows/tests.yml)
# Library refactoring example
Neste exercício, iremos refatorar um sistema simples para aluguel de livros de uma biblioteca. Este exercício é adaptado do livro Refactoring de Martin Fowler e Kent Beck.
- [Parte 1](parte1.md)
- [Parte 2](parte2.md)