Chapter 6. Working with databases and table views

This chapter covers

  • Storing and getting data
  • Using data in table views
  • Navigating view hierarchies
  • Changing data model

You’re nearly done with FlashCards. So far, you have applied modelview-controller (MVC) to design a complex app. Then, you learned how to use Interface Builder to draw views and Xcode to code classes. Finally, you added icons, image buttons, backgrounds, and animations to polish up your app.

Next, you’ll learn how to store and fetch data so you can track results. Then your users can see how they have progressed at learning state capitals.

Keeping track of data in the ...

Get Hello! iOS Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.