prog: (Default)
prog ([personal profile] prog) wrote2004-03-11 03:49 pm

(no subject)

Wowie zowie... just "attended" the first video lecture. Very happy; am officially smarter now, ho ho. I like being able to pause the prof so's I can take notes at my leisure. Dur-heee, it's just like Tivo! Well, not really; rewinding isn't really worth the effort unless you missed a crucial point, since resynching with the incoming RealMedia stream takes so long.

Difference between the me of today and the me of a dozen years ago, the last time I took a math course: I often find it easiest to take notes as Perl code. Not all the time, but when I understood how to multiply a matrix by a vector, and wanted to write down my understanding, any attempt to render it into plain english (or even pseudocode) would have been far less effective, to me, than just writing a couple of nested foreach() loops.

Wonder if I can stick with it through the end, maybe averaging one lecture per day...
cnoocy: green a-e ligature (Default)

[personal profile] cnoocy 2004-03-11 01:48 pm (UTC)(link)
Interestingly, when I've been writing pseudocode for the C# project I'm working on (C# looks like Java with the capitalization wrong) I've been writing it in Python.