Chapter 8. Getting Started with the List

When I started doing iOS development, I first worked with Table Views. At the time, Collection Views had not yet been introduced. As you progress in iOS development, you will work with a lot of Table and Collection Views. You will begin with just the basics to get them going; then, you will slowly progress into more advanced Table and Collection Views.

The reason that I bring this up is because, by the end of this chapter, you may feel as though things are not clicking. This is perfectly normal, but the more you do the steps in these chapters, the more they will become second nature to you.

For those of you that have not done iOS development, Table Views are great for presenting a list of data. The iPhone's ...

Get iOS 10 Programming for Beginners 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.