Markola
Network
Log In / Sign Up
joshuago
’s
objective-c
Bookmarks
21 SEP 2011
[Use Your Loaf] Understanding your (Objective-C) self
The difference between using "self.foo = bar" and "foo = bar" in Objective-C.
objective-c
programming
28 JUL 2011
Technical Note TN2239
Document that describes a large collection of iOS debugging hints and tips.
objective-c
programming