100 Days of Code (Day 7)
100 days of code is starting to get easier the more consistent than I am being with it. Today in the 2020 CS50 course I was only in week 1 and on lecture number 1. I finished up that lesson that was about repeating certain functions and making sure that stylistically things looked good and were easier to read while also making sure that everything still functioned in a way that they were needed. It was also touched on a little at the end of the lecture that there are a few tweaks that are needed to be made when you are trying to scale something. For some of those functions when coding, they will only work if it is on one computer or a few computers but not if it has to deal with multiple computers and has to do multiple different functions. Overall it was a good lesson I think. The new 2022 CS50 has now come out and I need to make sure that I am taking the newest course so I have to stop with 2021 CS50 and pick up where I left off with 2022 CS50. I will be doing that tomorrow though.