Day 18 of #100daysofcode: Head Down

rydwhelchel

Ryan Whelchel

Posted on November 24, 2021

Day 18 of #100daysofcode: Head Down

As I mentioned in a previous post, I am really going to be stretched thin the next few days. Don't worry, I am still putting in my #100daysofcode time!

Today

  • Worked on some Leetcode problems
    • Learned about LRU Cache and how Doubly LinkedLists can actually be useful!
    • I'm going to do a bit more research on the uses of LinkedLists in general, as they are a data structure I generally avoid in implementations outside of HashMap collision handling
  • Worked through some of the FreeCodeCamp Regex tutorials
    • I still think Regex is some of the driest, least interesting things to do in the entirety of the Computer Science field, but I want this JS Certificate dang it!

Upcoming

Expect a bunch of random facts that I learn in the next few days, I spend my mornings learning or working on Leetcode. In the absence of heavy project work, I will be sharing these tidbits!

  • Finals and final project sprints
  • Iron out details regarding the Study Aid app (I really need to name this thing)
    • Flask vs Django
    • Should I change how I deploy? Should Docker get in the picture?
    • Are there any other systems I should think about using as a part of this project?
  • Learn more about Material UI, I will probably use Material UI a little bit in my (ongoing) school project.
  • Start the Study Aid app!

Resources

JS Course - FreeCodeCamp
Material UI
Regex Tutorial - FreeCodeCamp

💖 💪 🙅 🚩
rydwhelchel
Ryan Whelchel

Posted on November 24, 2021

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Day 29 of #100daysofcode: Advent of Code!
100daysofcode Day 29 of #100daysofcode: Advent of Code!

December 14, 2021

Day 32 of #100daysofcode: Structure and Flask
100daysofcode Day 32 of #100daysofcode: Structure and Flask

December 19, 2021

Day 17 of #100daysofcode: Some Bumps in the Road
100daysofcode Day 17 of #100daysofcode: Some Bumps in the Road

November 22, 2021

Day 34 of #100daysofcode: Bit of Groundwork
100daysofcode Day 34 of #100daysofcode: Bit of Groundwork

December 20, 2021

Day 33 of #100daysofcode: Revisiting Flask
100daysofcode Day 33 of #100daysofcode: Revisiting Flask

December 19, 2021