DEV Community

Pablo Herrero
Pablo Herrero

Posted on

My #100DOC - Day 59

Day 59: October 25, 2020

Today's Progress:

  1. File Java Class (1h):
    I continued doing the first exercise of this section.

  2. Goose game (1h):
    I kept coding goose.

What I learned:

  • Using the File class to find the root of the system, list files by name, and list only directories.
  • Review of exception handling and creation of your own exceptions.
  • Review of Java sintax.

Total time:

2h.

Top comments (0)