An open API service indexing awesome lists of open source software.

https://github.com/pprattis/zoo-simulation

A program that simulates a Zoo which is an exercise on classes, interfaces, inheritance and lists.
https://github.com/pprattis/zoo-simulation

classes inheritance interface java programm student

Last synced: 4 months ago
JSON representation

A program that simulates a Zoo which is an exercise on classes, interfaces, inheritance and lists.

Awesome Lists containing this project

README

          

# A Java Project

**This is a simple java project from my early days as a Computer Science student**

_This programm was created for the second semester class Object-oriented Programming
and is one of a few such simple java programms neccessary to pass the class_

> #### Description of project
>
>>A program that simulates a Zoo which is an exercise on classes, interfaces, inheritance and lists.

> #### About this project
>
> - The comments to make the code understandable, are within the .java archive
> - This program was written in Eclipse IDE
> - This repository was created to show the variety of my work I did and experience I gained as a student
>