Just finished my first virtual class at Stanford Univerity
Taking the virtual iPhone development class at Stanford is pretty awesome. Now there's an incentive for me to keep my iPhone coding going.
I was stuck for a while when I tried to follow the example demonstrated in the class. Later I realized that the wizard which generates the Controller .h file didn't un-remark the object the controller inherited from. I have to explicitly unremarked it and set it to NSObject. And once I've done that everything work out fine.
Looking forward to lecture 2. And let me look around and see if there's any forum that I can join so that I can find some virtual classmate.
I was stuck for a while when I tried to follow the example demonstrated in the class. Later I realized that the wizard which generates the Controller .h file didn't un-remark the object the controller inherited from. I have to explicitly unremarked it and set it to NSObject. And once I've done that everything work out fine.
Looking forward to lecture 2. And let me look around and see if there's any forum that I can join so that I can find some virtual classmate.
0 Comments:
Post a Comment
<< Home