This coding exercise is designed to introduce 9-year-olds (and up) to the fundamentals of coding. You can find the class outline as part of the coding 101 materials.
- Java 8+;
- Maven 3;
- git;
$ mvn clean install
Each section is going to have a maven module with test cases. Students are expected to fix those errors and get clean test pass after completion of each module taught weekly.