CocoaConf DC Objective-C and Interface Builder Presentations
CocoaConf DC wrapped up on Saturday, and I thought I’d post the slides and Xcode projects from my presentations here. The conference had an awesome lineup of speakers, and I was a little bummed that prior commitments kept me from attending most of the other sessions. The couple I did manage to get to were excellent though.
Anyway, the first presentation I did was an introduction to Interface Builder targeted to beginners, and the second was an intermediate-level session exploring some cool features of the Objective-C runtime system. You can download the slides and the code from the links below.
Understanding Interface Builder
Understanding Interface Builder Slides
Understanding IB Xcode Projects