Java Project: Mice Fill Central Park
Java program that calculates the time it would take mice to multiply and cover every inch of Central Park.
This project was created as part of a Java programming 101 course in the fall semester of 2012. The project and tutorial can help Java newbies get a sense of some of the basic conditions, loops, and mathematical functions.