Learning Stuff
Hey, I've been going to the fitness center for a month now!
Results? Well, my shorts are progressively feeling a little looser, and John said the other day that he thinks I look a little trimmer. I can also feel the muscles developing in my legs and arms. The torso muscles are harder to sense (guess where all my weight goes when I gain?). I suspect after my next belt-tightening that it will be time to buy new shorts with a smaller waist size. That should be cool.
I wonder if I'll ever buy smaller shirts, though. My shoulders are broad enough that smaller shirts might not feel comfortable even if I lose weight.
Obj-C is basically C with a Lisp-like class system (i.e., lots of parentheses - or square brackets, in this case). It's fairly straightforward for the most part, although it has some interesting cruft in it, like all the objects being pointers (just what I want in a C derivative - more pointers!), and the memory allocation and freeing system. But it seems like a decent thing overall. I guess the typing system is supposed to be very cool, but I haven't really had the opportunity to use it yet, since I haven't yet done anything fancy.
I have been having some bizarre errors in my Obj-C test program, which I don't think have anything to do with my code. I'm not really sure what's causing them; gremlins, maybe.
Anyway, I figure learning Obj-C will serve me well at Apple, since it will let me get into some of the existing code to read, debug and/or otherwise work with it.
So, not a strong week, graphic-novel-wise.