Learn iOS Objective-C Module 10 – Introduction to Databases

In our final app, we will learn how to create an Sqlite3 database, add it to an Xcode project and learn how to read and insert into the database file. We will also learn about pickers as well.

This project summarizes everything you’ve learned in this course on Objective C iPhone app development. Plus it will take some knowledge of the C language to integrate the database into your project.



Share