Custom Delegates in Objective-C
By far the most clear and concise example of writing custom delegates:
http://jonsterling.github.com/2009/08/01/using-custom-delegates-in-objective-c.html
By far the most clear and concise example of writing custom delegates:
http://jonsterling.github.com/2009/08/01/using-custom-delegates-in-objective-c.html
I finally got a test app on my iPod Touch! I know it’s been a while since my post about becoming an actual iPhone Developer, but this morning I buckled down and figured out what Provisioning, Certificates, and App IDs meant to get testing on an actual device. It all makes sense it’s just a [...]
I received my official welcome email into the iPhone Developer Program yesterday. I am excited to get started on some apps.
As an experienced Actionscript developer, I’ve found Keith Peters’ series AS3 to iPhone Tutorial something I could easily relate to. I am eager to soak up as much knowledge as I can regarding Cocoa/Objective C [...]