DEV Community

Ryan Whelchel
Ryan Whelchel

Posted on

Day 36 of #100daysofcode: Coursework - Functional Programming with JS

Hey again everybody!

Today I pushed through all of the functional programming challenges of the FCC JS Course. I've previously written about my interest in functional programming here, and I think I may still end up spending some time writing some code in a functional way to get a better feel for it. At the moment, it still feels a bit like an "idea" rather than a "tool."

I will be reaching the project section of the FCC JS course soon, so if that is interesting I may write a bit about that. Otherwise I will be finishing this course pretty soon! Maybe I overestimated how dense these last sections were.

When I get back around to working on my project, I will need to refresh myself on Redux as well as code I've already written. I may use a post to help me direct my thoughts... We will see! Anyway, here is what I worked on today.

Today

  • LeetCode
  • Completed all 24 Functional Programming Challenges and 12 of the 21 Intermediate Algo Challenges in the FreeCodeCamp JS Course (9 remaining challenges)

Upcoming

  • Study Aid App work
  • Finishing FreeCodeCamp
  • Look into AWS Certifications and LinkedIn Learning courses
  • Possibly laying out research topics -- My idea for this is that I lay out topics I think are interesting and then I spend a few days working on learning about these topics and construct a new blog post (separate from the challenge). We'll see if my interest holds here.

Resources

JS Course - FreeCodeCamp

Until next time! Stay safe everyone.

Latest comments (0)