Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 673 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 673 Bytes

The 'IT Company' assignment

This is a real Drop Project assignment, used in the 'Programming Languages II' course at the Lusófona University.

It is meant to exercise the students' knowledge of Object Oriented Programming concepts, such as encapsulation and inheritance.

In particular, students are expected to model and implement a solution similar to the one depicted below:

IT Company UML

How to use

  • Run the Drop Project server (see instructions)
  • Create a new assignment. On the Git Repository URL field, enter git@github.com:drop-project-edu/itCompanyAssignment.git