CS371p Spring 2021 Week 9: Bowen Yang

Bowen Yang
2 min readMar 29, 2021
  1. What did you do this past week?

Last week is a boring week that I did nothing besides study. I have my CS 343 exam this past Friday night so I spent a lot of time this week reviewing for the exam. But there is not much to complain about because we just finished having our spring break. Besides all that

2. What’s in your way?

There is a lot of stuff for me to plan on the next week because the summer vacation is coming soon. Besides, I also have my graphics project due tonight which is quite stressful.s

3. What will you do next week?

Study more and get in pace. I have been a little bit lazy since spring break and I really need to get myself back in pace. Besides, I also wish I can have more time to go to the gym. Also starts on the next project is really important.

4. If you read it, what did you think of the Interface Segregation Principle?

It is really helpful content and reminds me of a lot of stuff I have learned from CS 314. The basic idea is that we should keep the object itself as simple as possible instead of putting everything inside.

5. What was your experience of initializations, and vector? (this question will vary, week to week)

I didn’t code C++ much before this class. Also, I used vectors a lot but I am not familiar with all those power that vector has. For initialization, I thought it was a simple process that has no need to talk about in class before this week because I didn’t do much object-oriented programming in C++ so there wasn’t any need to create a constructor. However, I was wrong.

6. What made you happy this week?

I have finished my AI midterm and my girlfriend comes back from Huston.

7. What’s your pick-of-the-week or tip-of-the-week?

Sleeping is important!!! I wasn’t able to sleep much this week ( I sleep like five hours on average last week) as a result I got a cold and I feel really bad right now.

--

--