Skip to content

An application with an interactive map displaying earthquake data.

License

Notifications You must be signed in to change notification settings

EndOfEntropy/Earthquake-Unfolding-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earthquake-Unfolding-Map

An application with an interactive map displaying earthquake data.

  • Generate visual maps using Java code, the Unfolding Maps libraries and Processing library
  • Create and manipulate Graphical User Interfaces (GUIs).
  • Read live earthquake data and visualize it on the map as well visualize cities around the world on the Map.

Object Oriented Programming in Java from University of California, San Diego offered through Coursera https://www.coursera.org/specializations/java-object-oriented

About this Course

In this course, you will use and analyze data structures that are used in industry-level applications, such as linked lists, trees, and hashtables. You will explain how these data structures make programs more efficient and flexible. You will apply asymptotic Big-O analysis to describe the performance of algorithms and evaluate which strategy to use for efficient data retrieval, addition of new data, deletion of elements, and/or memory usage. The program you will build throughout this course allows its user to manage, manipulate and reason about large sets of textual data.

Course Certificate: https://www.coursera.org/account/accomplishments/verify/EQJJ6X9CRQVM

TROUBLE SHOOTING

Runs as Java Applets last supported by Java 1.8. Set compiler to 1.8