Skip to content

Instantly share code, notes, and snippets.

@andreybleme
Last active May 14, 2017 14:08
Show Gist options
  • Save andreybleme/be9f5ce0a5ced31ec1b8be9ed3304bf9 to your computer and use it in GitHub Desktop.
Save andreybleme/be9f5ce0a5ced31ec1b8be9ed3304bf9 to your computer and use it in GitHub Desktop.
andreybleme.com | Avaliando desenvolvedores: a falácia das métricas
for (numeroDoProduto = 1; numeroDoProduto <= 5; numeroDoProduto++) {
exibirProduto(numeroDoProduto);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment