DEV Community

Reid Aumann
Reid Aumann

Posted on

TIL 12/5

Today I'm preparing for my interview tomorrow by working on the example program and watching the videos in the personal interview section.

While working on birthday_cake.rb I think I learned a lot about debugging and got to put my knowledge about classes to the test! I stepped through each error in the original file and was able to fix them all by figuring out what to add to or change in the code to make it correct.

I am working on identifying when to ask questions versus working the problem out on my own, but I am confident that I will ask those questions when I need to.

Top comments (0)