image
Exploring Table Views on iOS

Contents

TableView: Landmark Book
1
Introduction
PREVIEW43s
4
Landmarks
7m 54s

The course is part of this learning path

Introduction
Difficulty
Intermediate
Duration
52m
Students
18
Description

This course is going to explore table views, which are views that allow you to display data in your arrays. Then we're going to put this knowledge into practice by building an app called Landmark Book.

Intended Audience

This course is intended for beginners who want to learn how to build apps for iOS.

Prerequisites

To the most out of this course, you should have some basic understanding of programming and computer science in general.

Transcript

Hi, within this section, we're going to learn about table views. So, table views are views that provide us tools in order to display data in our arrays. So, this is so important that we're going to use it in most of the apps that we're ever going to create in this course. And we're going to be building some app called Landmark Book in order to practice that. Right now, we know enough Swift and iOS development, so that we can actually create apps to learn about new concepts. So from now on, course will only get better. So if you're ready, let's get started.

About the Author
Students
1675
Courses
55
Learning Paths
3

Atil is an instructor at Bogazici University, where he graduated back in 2010. He is also co-founder of Academy Club, which provides training, and Pera Games, which operates in the mobile gaming industry.

Covered Topics