DEV Community

Pablo Herrero
Pablo Herrero

Posted on

My #100DOC - Day 58

Day 58: October 24, 2020

Today's Progress:

  1. File Java Class (2h):I continued doing the first exercise of this section.
  2. Currency converter (1h):I started to make a currency converter with Swing. I have to work on how to pass information from one screen to another.

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.
  • How to make an interface with Swing.

Total time:

3h.

Top comments (0)