Posts

Showing posts from April, 2021

CS 371 Week of 5 Apr - 11 Apr

Image
  1. What did you do this past week? This past week I took my second algorithms exam. I also helped proctor an exam for 312 students. I received some work information about my summer internship this past week as well so I'm looking forward to working over the summer. My partner and I are almost done with the Darwin project so hopefully we can submit soon. 2. What's in your way? There's not much in my way, I need to catch up with my algorithms class since last week was kind of a blur. I have a networks lab I need to finish this next week but that's all I can think of at the moment. 3.What will you do next week? Next week I will finish a networks lab. I will also start grading the 312 student's second exam. I also will work on algorithms homework. 4. If you read it, what did you think of the Why getter and setter methods are evil? I didn't read it so I don't have any opinions. However, I remember from class that getters and setters aren't good for object o...

CS371p Spring 2021 Week of 29 Mar - 4 Apr

Image
  1. What did you do this past week? This past week I worked on a Networks lab where my partner and I simulated the Buffer Bloat phenomenon. I also worked very hard to get the HackerRank test cases to pass on Friday with my partner and with a bit of bug fixing, were able to get it to work. I also finished grading assignments for 312 and I am preparing to help out with their exam tomorrow. 2. What's in your way? Right now I have to prepare for an algorithms exam tomorrow and I still need to grade more 312 assignments. Even though I finished the HR portion of Darwin, we still have to write the test cases so that needs to be done too. I have a networks quiz coming up on Thursday that I'll have to prepare for after the algorithms exam. 3. What will you do next week? Next week I will try to survive. That's all. 4. If you read it, what did you think of the Dependency Inversion Principle? I thought it made sense. You don't want your code to rely on too many other things otherw...