What did you do this past week?
Schoolwork was my main focus last week. My group for this class brainstormed ideas for our web application and submitted our project proposal, which was thankfully approved by Professor Downing. I’ve also been reviewing problem sets and lecture notes for my Algorithms exam on Monday. It’s easily my most difficult class this semester, so I’m been devoting a lot of time to it.
What’s in your way?
Nothing much is in my way this week. Once I get my Algorithms exam out of the way, my next exam is the exam for this class. It’s not until the middle of March, which means that I’ll have plenty of time to review the in-class HackerRank exercises as well as all of the readings and attendance quizzes.
What will you do next week?
For this class, I’ll work with my group on the rest of the Project 1 requirements for our web application. I also have to attend the Atlassian talk that Professor Downing assigned on Monday evening. As always, I’ll go to class and try to attend a MAD workshop on Tuesday.
What did you think of the talk by Ed on GCP and Hannah on AWS?
Both talks provided a good overview of the features of each service as well as helpful guidance on how to use them. Ultimately, my group decided to use Amazon Web Services since it seems like a valuable skill to learn and one of my group members has experience with it.
What’s your pick-of-the-week or tip-of-the-week?
The base.cs blog series has articles on the fundamentals of data structures and algorithms tailored to those new to computer science. They typically feature simple explanations and a lot of helpful illustrations. I use them as a way to review parts of computer science that I haven’t seen for a while. In particular, I enjoyed the articles on the quicksort and depth-first search algorithms. There is also a corresponding podcast based on the blog series if you prefer to listen to explanations for each algorithm/data structure while looking up how to implement it through programming.




