CS 371 Week of 5 Apr - 11 Apr
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 oriented programing design.
5. What was your experience of vector, move constructor, move assignment, and allocator? (this question will vary, week to week)
I feel much more comfortable with vectors now. I think after doing so many HackerRank exercises over the last few weeks, I've gotten a good grasp on how they work under the hood and why it is built the way it is. I thought the move constructor was particularly interesting since it requires only an R-value, and I'm curious is there is something like that in Java.
6. What made you happy this week?
Today my boyfriend and I got to walk around campus and enjoy the sunshine and saw lots of disc golf posts set up around campus (which I don't think they were there before). I also caught up on a TV show I've been meaning to watch this weekend too.
7. What's your pick-of-the-week or tip-of-the-week?
My tip of the week is to work with a partner on the OOP projects. My partner for Darwin was very helpful in catching mistakes that I missed in our implementation and without his help I might have taken much longer to do the project by myself.
Comments
Post a Comment