Jun 25
De website Mac Developer Tips started with a tutorial on how to develop applications for the iPhone. The course is split up in 4 categories (Objective-C, Cocoa, iPhone SDK and Xcode). Each topic is divided in to subchapters as it’s simply not possible to teach users all this information in just 1 article.
Direct links to the classes.
Objective-C:
- Creating classes (Xcode project file )
- Messaging, including variable length arguments (Xcode project file )
- Initializers
- Allocating/freeing memory
- Emulating private methods
- Categories
- Properties
Cocoa:
- Memory management
iPhone SDK:
- Coming soon…
Xcode:
- Coming soon…
Thanks to iPhoneClub.nl
Related posts
\\ tags: appstore, Cocoa, iPhone, iPhone SKD, programming, xcode


Cool ! Another useful resource
iPhoneDevCentral.org is also a good Dev site with videos