
Windows 8 App: Convert That! One Awesome Unit Converter
ConvertThat! is a unit converter with a cheeky twist. Of course, it converts units for you, but then it speaks out, tells you awkwardly silly jokes. Yeah, I know. That awesome. And it also has plenty of unique units for you to convert to, like Empire State Buildings and Wembley Stadiums. Don’t think it’s awesome yet? Just try it out!
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.
Windows 8 App: NYCWiFi Hotspots
NYCWiFi Hotspots is a small Windows 8 Store App that displays free and fee-based WiFi hotspots across New York City. The information was taken from the NYC OpenData archive.
Java Project: Temperature Conversion
Java code for the conversion of degrees from Celsius to Fahrenheit and vise versa. This was a project for Java programming 101 in the fall semester of 2012. The project and tutorial can help Java newbies get a sense of some of the basic conditions and loops.