CleanCode4Noobs

Resumo do livro Clean Code: A Handbook of Agile Software Craftsmanship de Robert Cecil Martin.

Conteúdo

Referências

Robert C. Martin, Clean Code: A Handbook of Agile Software Craftsmanship

Como Contribuir

Contribuições fazem com que a comunidade open source seja um lugar incrível para aprender, inspirar e criar.

Todas contribuições são extremamente apreciadas

  1. Realize um Fork do projeto
  2. Crie um branch com a nova feature (git checkout -b feature/capitulo-10)
  3. Realize o Commit (git commit -m 'Add new chapter')
  4. Realize o Push no Branch (git push origin feature/capitulo-10)
  5. Abra um Pull Request

Autores

  • Allan Pires (Dois) - Developer & Member of He4rt Developers - Twitter

Made with 💜