DEV Community

Liam Gomez
Liam Gomez

Posted on • Updated on

Day 4/100 Java

Another day, another problem.

Language:
JAVA

Time Period Spent:
1hr 30mins

Course Taken:
Udemy: Java Programming Masterclass - Tim Buchalka

Todays Learning:

  • Code Challenges:
    • Speed Converter
    • Megabytes Converter
    • Barking Dog

Additional Notes:
Today has been a lot of fun, I've focused on pure coding challenges provided in the course, a lot of head scratching / calculations but hey... that's what coding is at the end of the day pure problem solving. Speed converter was simple, Miles to Kilometres. Data Converter was complied of outputting MB and its remining KB. Lastly the barking dog was a straightforward if else statement.

Top comments (0)