Seven Deadly Sins Of Programming

time to read 1 min | 120 words

Eric mentions the seven deadly sins pf programming, but he lists only two items. I could immediately bring only a couple more.

  1. Premature generalization
  2. Premature optimization
  3. Premature abstraction
  4. Premature complexity
  5. Premature Check In (by Marc)
  6.  
  7.  

What are yours?