Welcome to the sixth iteration of the open source iPhone and iPad apps list for those seeking app source code. For those that have seen similar listings on other sites using the exact wordings, and links below welcome to the source for the original list. Also included are some open source iPad apps, and universal […]
Tag: database
Core Data is a very powerful library, and easy to use, but it’s so different from database libraries you have used in the past that it may seem frustrating and tedious when you first start using it. Fortunately, Ray Wenderlich,the creator of the Space Game Starter Kit and co-author of the Learning Cocos2D book, has written an excellent […]
Awhile I wrote an article about using Core Data vs. SQLite. In that article I didn’t delve into any of the technical differences about the two technologies, but just went into some of the reasons why you might want to implement one vs. the other. I found an excellent article that covers the more technical […]