Skip to content

Latest commit

 

History

History
executable file
·
17 lines (15 loc) · 269 Bytes

README.md

File metadata and controls

executable file
·
17 lines (15 loc) · 269 Bytes

DefusCompiler

escopo

Técnicas abordadas:

  • Comentários
  • Inicialização de Variáveis
  • Variáveis não utilizadas
  • Nomes significativos de variáveis
  • Indentação

Escopo linguagem C:

  • Atribuições
  • Operações
  • Bibliotecas
  • If/Else
  • For
  • Funções