Software Bloopers: Codezilla Catastrophes

A repository of coding disasters, where the only thing more plentiful than errors is the tears you'll cry.

Caution: May contain excessive use of semicolons.

Featured Catastrophe:

  public class CodezillaCatastrophe {
    public static void main(String[] args) {
      System.out.println("It's going to explode...");
    }
  }
  

Warning: This code will self-destruct in 5...4...3...2...

See more Catastrophes in the database Create your own Code Zombie