/java_unfoldingmaps

Interactive visualization of a large dataset tagged by geospatial information with a Unfolding Maps Library

Primary LanguageJavaMIT LicenseMIT

java_unfoldingmaps

Interactive visualization of a large dataset tagged by geospatial information with a Unfolding Maps Library

Project interactive visualization of a large dataset tagged by geospatial information with a package called Unfolding Maps

Learning outcomes: Build an interactive graphical program in Java Design classes to make use of object-oriented programming paradigms Explain inheritance and polymorphism and how each concept is applied in the creation of a Java GUI Explain how event handling works in Java, and write event handlers to create an interactive program Write and apply searching and sorting algorithms to manage large data sets Find and fix errors (bugs) in code Develop and use test cases to ensure correctness of a program

This is the code for the UCSD Coursera MOOC Object Oriented Programming in Java: https://www.coursera.org/learn/object-oriented-java.

It is an eclipse project that can be imported as an existing project. Please see the README provided within the eclipse project for more information.