Once again I ventured south to Columbus and the always-excellent CocoaConf. My presentation was about Objective-C, and you can view the slides on Speaker Deck.
Tag: cocoaconf
CocoaConf Columbus 2012 Slides and Code
Yesterday I gave a talk on concurrency in OS X and iOS at CocoaConf Columbus. As promised, here are the slides and code:
- Slides
- Code—NSOperationQueue example
- Code—GCD Example (Note: The master branch does more than we covered. To see the end state we got to, check out the dispatch-barrier-example branch.)
Enjoy!