Day 19: Ran Out of Steam

Day 19: Ran Out of Steam

#100DaysOfCode Challenge

Play this article

Photo by Florian Olivo on Unsplash

Today’s Progress:

Today I continued working on the Basic Algorithm Scripting section of the JavaScript course from freeCodeCamp. I’m currently 62% complete with this section. Today’s challenges focused on writing algorithms to solve a specific task and incorporated a lot of the concepts taught up until this point. I worked on writing scripts for repeating a string, finding an element in an array, and checking the value for Booleans.

Thoughts:

I ran out steam working on today’s session — I didn’t get as far as I wanted (it was a long day at work), but I’m grateful I got a few challenges complete. As with my previous days’ entries, I’m enjoying how these challenges are setup. It’s been good to put into practice what I’ve learned and it’s really, really gratifying when I can write the script and get it to work. I’m hoping to make more progress as the week goes on.

While I studied today I used a pencil and paper to sketch out the pieces of the algorithm before I actually sat down to type it out. This turned out to be a useful strategy. I hadn’t realized how difficult it was keeping it all straight in my head. As with other strategies I’m learning on this journey, I’ll have to keep that one in my “toolkit” when I’m stuck.

References:

For reference, here are some of the tutorials I found useful during today’s challenges:

For my progress visit the timeline on my freeCodeCamp Profile.

You can read my full #100DaysOfCode journey on GitHub.