Working with Tables and Data on iOS

Working with Tables and Data on iOS

English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 1h 42 | 243 MB

Build your own eCommerce app and learn all about displaying lists of data

In this course, you’ll learn about one of the most important functionalities almost every app in the world has – showing listed data!

From the SMS app on your phone to Facebook’s home feed, showing lists of data is foundational in programming. By the end of this course, you’ll learn everything you need to know about UITableViews, UICollectionViews and more to start showing off all the great things in your apps!

This friendly course takes you through game development. This comprehensive course is divided into clear bite-size chunks so you can learn at your own pace and focus on the areas of most interest to you.

What You Will Learn

  • Build your own eCommerce app
  • UITableViews, delegates & data source
  • UICollectionViews
  • UITableViews
  • Create data models
Table of Contents

Working with Tables and Data on iOS
1 Project creation & IBOutlets
2 UITableView, delegate, and data source
3 Creating a UICollectionView
4 Creating the data models
5 Working with UITableViewCell