This repository includes my assignments for LAB Excercises in SEIP.
Java version 1.8
Apache Maven 3.6
1st Assignment includes a program that takes a .txt file with grades and make a chart.
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.
3rd Assignment includes tests for three java classess.