Started learning Java
Started work on different Java Exercises to start learning, but my previous coding knowledge made the process very simple. Started from a basic Hello World to the “Buzz” game, and finished with a Factorial solver.

I then started working on a game where you guess a number from 1 to 100 and the code tells you if it is too low or high. Afterwards I made the computer guess in 7 or less.