Free Cocoa starters eBook
Well, at least I have enough to read for the next few weeks. There are quite some resources on the web regarding Cocoa. Just checkout my (regularly updated) list of links in the sidebar on the right. You’ll find some nice sites in there. And in my previous two posts, I already told you about some resources from Apple self. The next resource, is a free eBook by Bert Altenburg, Alex Clarke and Philippe Mougin. It’s called Become an Xcoder. The developer tools from Apple, contain the application Xcode, which is probably your future (or maybe now already), development environment.
Xcode
Xcode has some templates for simple applications. Because this blog is mainly about the iPhone, I’ll just stick to that. If you have registered for a free account at Apple for the iPhone SDK (so, not the $99 one), you can download the iPhone SDK beta (as of writing this posts the current beta is version 7). The templates are for Window-based application, which is really just an empty project. A view-based project, and some projects regarding tables, navigation etc.
Read on »