aristosgi / ASE_LabAssignments

MIT License
0 stars 0 forks source link

Build Status

A collection of lab assignments for the Applied Software Engineering course that are provided in this repository.

Table of contents


gradeshistogram

This maven project is the module project and has seip2022_practical_assignments as a parent project. It contains a class that takes a grades file as input and prooduces a histogram with the frequencies of the grades.


unittesting

This maven project is created for the purposes of the third lab assignment and the objective is to practice unit testing. You can find details here.

Source link : https://github.com/apapadopoulou/ASE-LabAssignments