Wow, last week was just crazy. I didn’t think it was physically possible to complete 5 assignments in a week.
First off was CS 240. It was basically an assignment on string manipulation via. the Boyer-Moore and Knuth-Morris-Pratt algorithms. Then we had to manually construct a Huffman tree to determine an encoding sequence for compressing text. Pretty simple stuff, I guess.
Next up was STAT 231. This was basically on model checking, p-value computation (hypothesis checking) and finding prediction intervals. Again, relatively straightforward considering most of the stuff could literally be copied and adapted from the notes… I think I feel a little more confident about statistics now.
The two assignments for CS 245 were insane though. I literally spent two days reading through various logic textbooks and notes just trying to understand the material. It actually doesn’t seem that hard, but you wouldn’t think that from attending our lectures. I’ll repeat my quip earlier on Twitter – “University: the place where people make simple things needlessly complicated”. I think I’ll be using that quote for some time to come.
The good thing, however, is that I think I have a working grasp of what’s going on; that last tutorial definitely helped a lot (the tutor definitely knows how to communicate concepts at a level most people can grasp). I do have one question though. Why were there two assignments due on a single day? It should have been combined into one (this would save about 100 pages worth of cover pages)…
Finally, I had a massive assignment due for CS 246. It was a two-person programming project modelling a soda concession service (with vending machines, students, soda creation plants and more). I have to say, it was actually a lot of fun writing code for this project; I think this was the first thing involving software engineering concepts that I’ve done in university. Perhaps I’d be singing a different tune if I wasn’t interested in or haven’t done any massive projects previously though. In terms of size, this assignment can’t compare to my content management system and I think that prior experience definitely helped a lot.
(Alternatively, it might be because I got to express my evil side writing code that overcharges people and steals their WatCards/money.
)
So now that those assignments are done and over with, I have to start studying for exams. Ugh. CS 240 seems pretty straightforward, but I keep wondering whether we’re going to be thrown a curveball on the final (the stuff we’ve done so far seems far too trivial for a second year course). STAT 231 and CS 245 are likely going to be my hardest subjects (with CS 245 coming up this Thursday…). CS 246 will probably be moderately hard, but at least I know what I’m doing in that course. Then there’s PSYCH 101 which I enjoyed but could barely put time into since I was trying not to fail my other courses.
Ah well, we’ll see how it goes.