Stuffing all your code into the main method is a bad idea. It will just lead to lots of ugly, hard to maintain code and probably sobbing. Think about how your program can be broken down into smaller...