Skip to content

Kiwee-Co/CodingExercise101

Repository files navigation

Coding Exercise 101

Exercise Overview

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.

How to Run the Coding Exercise

Prerequisites

  1. Java 8+;
  2. Maven 3;
  3. git;

Execute

   $ mvn clean install

How to Use this Exercise

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.

About

Our Coding Exercise

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages