Skip to content

AbhiYadv/UCSD-Object-Oriented-Programming-in-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Object Oriented Programming in Java: Course Project

This repository contains my work for the Object Oriented Programming in Java course offered by UC San Diego through Coursera, part 1 of 5 in the Java Programming: Object-Oriented Design of Data Structures specialization. It uses Unfolding Map and Processing in Eclipse.

The module folders contains the modified starter code and solutions to the required programming assignments associated with the MOOC.

INSTALLATION

Import this folder in Eclipse ('File' -> 'Import' -> 'Existing Projects into Workspace', Select this folder, 'Finish')

MANUAL INSTALLATION

If the import does not work follow the steps below.

  • Create new Java project
  • Copy+Paste all files into project
  • Add all lib/*.jars to build path
  • Set native library location for jogl.jar. Choose appropriate folder for your OS.
  • Add data/ as src

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published