View Posts

Week of March 20th - 26th

What did you do this past week?

This past week I spent most of my free time meeting up with my partner and working on the third project. My partner and I's schedules didn't match up very well over spring break so we didn't get any time to work on it during it. We still were able to do most of the work in two different days and spent about half the time we spent originally coding it on debugging edge cases.

What's in your way?

This week there isn't much is in my way yet. The next project isn't due for another week so I don't have anything too important to worry about. My main goal is to find a new partner to work with for the project so that i can get the partner bonus again.

What will you do next week?

Next week I'm going to find a new partner to work on project four on and try to get at least half done by the end of the weekend. I'm also going to be attending the Atlassian talk Monday night.

What's my experience of the class?

I enjoyed Professor Downing's sense of humor especially this week, I like his commentary on things like Valgrind. The humor helps to cement his point in my mind.

What's my pick-of-the-week or tip-of-the-week?

This week my tip-of-the-week is this article detailing why you should just stick with SQL in most cases instead of using an alternative. I'm a proponent of this mainly because it's much more useful in most cases to stick with the tried and true instead of trying to implement underused and technologically superior alternatives. In many cases where you attempt this, lack of practical documentation and the presence of undiscovered bugs can impact the scalability of your code and your ability to implement new features in a timely manner.