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.
Hi. Within this section, we're going to learn about table views. So, we're going to create this design. So, this is a table view in which we display collection of data. So, we're getting this from an array and we're going to create a landmark book.
So, if you click one of these landmarks, it will show you a related image and the name of the landmark. So, this may look so simple to you right now. But actually, after you learn how to do this, you can improve this anyway you want. Like you can add some descriptions over here, like detailed descriptions, you can add a map later on when you know how to do that. You can add the Taj Mahal's country or other information as well. So, this will be a great opportunity for you to learn about table views and learn about how to work with two screen apps and how to pass data between them. How to work with data in a race. So, if you're ready, let's get started within the next lecture.
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.