1. Thursday Feb 9, 2012

    1pm went to restaurant with uncle

    2pm worked on OS assignment #2, changed a thing to a fixed length char array rather than finding the length of the string and allocating/freeing the space each time

    4pm software engineering, more textbook stuff: hierarchical vs ‘egoless’ approach, estimating costs, risk, risk reduction, project plan, capturing requirements, contributors, types of requirements, what makes ‘good requirements’

    5pm 1-hour break, went to icelab for the beginning of one of the ACM/IEEE lectures and decided I felt like going to the computer center instead, so I did that before it started. Went to 802, worked on OS assignment some more

    6pm AI, minimax value, alpha-beta pruning with two examples

    8pm went home

    worked on discrete math assignment

    eventually worked on OS assignment some more. Now it really looks like “find /path/to/dir -ls” even with the formatting and padding and timestamp format and all that. Which is cool. Still need to possibly fix some things and make sure the -m option actually works, but I am done for the most part.