Skip to content

Repository for multiple assignments for object oriented programming (OOPs), RMI and Sockets programming in Java, for Informatic Systems' course

License

Notifications You must be signed in to change notification settings

blackmountainb/java-informatic-systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-informatic-systems

Repository for multiple assignments for object oriented programming (OOPs), RMI and Sockets programming in Java, for Informatic Systems' course

This work was developed as a project for final evaluation of Informatic Systems course for Biomedical Engineering Master Degree at University of Coimbra.

Authors: Beatriz Negromonte (negromontebs@gmail.com) and Rafael Molter (rafaelmolter@gmail.com)

Goal:

For evaluation of the course, we had 4 different assignments:

1 - Hanoi Tower

The goal was to create a Hanoi tower game without using OOPs, just to learn Java language and exercise it.

2 - OOP Game

The goal was to create Domino game as object oriented programming (OOP). The folder contains 4 objects, Domino, Jogador (Player), Partida (round) and Main, where the game happens.

3 - Sockets

The goal was to develop a cliente-server communication, where user will create a login and play Hanoi Tower game with the server.

4 - RMI

The goal was to develop a RMI with cliente-server communication and manage a database of a library. The server containes objects author, library and publication information.

About

Repository for multiple assignments for object oriented programming (OOPs), RMI and Sockets programming in Java, for Informatic Systems' course

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages