This repository contains my exercise solutions for the Java Programming course provided by the University of Helsinki (MOOC.fi).
- Part 1
- Part 2
- Part 3
- Part 4 (in progress)
- Part 5
- Part 6
- Part 7
- Part 8
- Part 9
- Part 10
- Part 11
- Part 12
- Part 13
- Part 14
Each exercise is stored in its own folder following the original course structure:
- part01/
- part02/
- part03/
- ...
The goal of this repository is to track my learning progress in Java and practice version control using Git and GitHub.
Grateful to the University of Helsinki for providing this excellent free Java Programming course on MOOC.fi.