Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.02 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.02 KB

Build Status

codecov

LAB-SEIP

This repository includes my assignments for LAB Excercises in SEIP.

Prerequisites

Java version 1.8 Apache Maven 3.6

Built with

Description

1st Assignment includes a program that takes a .txt file with grades and make a chart.

Description

2nd Assignment includes a program that takes a java file and counts the lines of java code, the number of classes and the number of methods with two techniques.

Description

3rd Assignment includes tests for three java classess.