DEV Community

Liam Gomez
Liam Gomez

Posted on • Updated on

Day 22/100 Java

Complexity continues growing.

Day 22/100

Language:
JAVA

Time Period Spent:
2 hrs

Course Taken:
Udemy: Java Programming Masterclass - Tim Buchalka

Today’s Learning:

  • Code Challenge:
    • Array List

Additional Notes:
Getting further into the arraylist challenge, however, got a bit lost into the task. All methods and declarations were fine. I implemented the user input differently to the tutor but it worked. Realised that the use of arraylist is quite useful as you can implement the classes to store data dependent on a classes requirements. Help needed with the implementation but getting a better understanding on how the whole thing works. Once this is done I will create my own project referencing this section. All of this makes sense as we are implementing all that we have been learning in the prior sections into one bit project.

Top comments (0)