DEV Community

Liam Gomez
Liam Gomez

Posted on • Updated on

Day 20/100 Java

Satisfied with progress.

Day 20/100

Language:
JAVA

Time Period Spent:
2hrs

Course Taken:
Udemy: Java Programming Masterclass - Tim Buchalka

Today’s Learning:

  • Reference Types vs Value Types
  • More Algorithms

  • Code Challenges:

    • Minimum Element Excersise
    • Reverse Array Challenge
    • Reverse Array Exercise

Additional Notes:

Today has been quite possibly the most motivated I have found myself. Not going to lie, yesterday's events made me question if this was for me as I did not gather the concept of what the tutor was doing. Although I know what the outcome was and why he wrote what he did, I did not understand it to a level of being able to craft something like this myself.

I pushed through it with persistence. The outcome of today has taught me that you need to come back sometimes with a fresh mind to tackle the problem at hand. Today’s challenges were based on finding only the minimum number of a users input and reversing a given array no matter the size or numbers added. I am satisfied that I can tackle the oncoming issues ahead. Battling the urge of wanting to look at the answer sheet and staring blankly at the screen for 20 minutes, I have successfully come out on top. On to tomorrow’s challenge!

Top comments (0)