Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 314 Bytes

File metadata and controls

11 lines (7 loc) · 314 Bytes

java-labs-project

This is a collection of labs for the Java course at MTUCI.

Labs

The labs included in this project are:

  • Lab 1: Working with functions to solve some basic problems
  • Lab 2: Object-oriented programming, designing and organizing classes
  • Lab 3: A* algorithm for finding the shortest path