"You must learn from the mistakes of others. You can't possibly live long enough to make them all yourself"
Sam Levenson
What is the purpose of www.badprogramming.com?
This website is designed to store most of the common programming mistakes in every languages. There is two reasons for you to use this site:
  • You can learn from the other's mistake, and then avoid doing yourself the same error
  • It can be funny to see how beginners choose the wrong way to solve a problem
How is built www.badprogramming.com?
This website is Powered by Google App Engine, the code colorization is done with Google code prettify. I have tried as far as I can to avoid using bad programming recipes to develop this website.