CS 371p Spring 2021 Week of 1 Mar - 7 Mar
1. What did you do this past week?
I finished Voting with my partner this past week. I also started on my Networks project that involves making an HTTP proxy. I took my first algorithms exam as well on Monday.
2. What's in your way?
Right now I need to finish the Algorithms homework assigned for this week and I need to figure out how to advance my Networks Proxy farther than it is right now. I am running into some bugs that I'm not sure how to fix.
3. What will you do next week?
I need to finish my Networks project next week and I need to start on the third project for this class. I also need to finish grading 312 assignments. I will also finish the algorithms assignment and turn it in.
4. What did you think of the reading?
I did not read it so I don't know what to think of it.
5. What was your experience of arrays, iterators, and algorithms? (this question will vary, week to week)
I feel better about arrays, iterators, and algorithms. I didn't know there was different types of iterators, and it doesn't look like we have had the experience of returning specific iterators so I'm wondering what that would look like. I also didn't know there would be a standard library array if there's already a built in array. It makes me wonder why the built in array doesn't already do what the standard library one does. Algorithms that we went over seemed very simple so I'm wondering if we will get to learn more algorithms that involve more complex design.
6. What made you happy this week?
Nothing made me happy this week. I am very tired. I need a break. Please give me a break.
7. What's your pick-of-the-week or tip-of-the-week?
My pick of the week are http proxies. Apparently hackers can use it to access websites that are normally restricted by having the proxy alter the packets that are sent in. I have to create one for a project in a Networks class, and ours simply only alters headers.
Comments
Post a Comment