Category Archives: ipad

Three Reasons why Adopting MVC makes sense even for a small cocos2d iPad Game

The Model-View-Controller (MVC) design pattern is engrained into many frameworks, and of course also into Cocoa Touch. To put it into a nutshell, MVC separates the management of data (the model) and the display (the viewer), linking these components by a … Continue reading

Posted in development, ipad | Leave a comment

Blogs and Resources related to mobile app iOS development

There’s a number of very useful resources out there on the web that will help you when you’re developing mobile apps on iOS. I’m reading a number of blogs on a regular basis, here’s a list: Cocoa with Love – … Continue reading

Posted in development, ipad, iphone, libraries and tools | Tagged , , , | Leave a comment