Book Image

iOS Developer Essentials - TableViews [Video]

By : Nick Walter
Book Image

iOS Developer Essentials - TableViews [Video]

By: Nick Walter

Overview of this book

<p><span id="description" class="sugar_field">One of the pillars of iOS development is learning to work with a TableView. TableViews allow us to show a list of items to the user. We can see this in the Music app, the Settings app, Twitter, Facebook, and almost every app on our phones. This course will teach you the basics of TableViews, which are essential to making iOS apps in a fun-filled and engaging way.<br /> </span></p> <p><span id="description" class="sugar_field">We’ll also help you to strengthen your Swift skills along the way. </span></p> <p><span id="description" class="sugar_field">We’ll dive into the topics of arrays, loops, and functions. We’ll show how arrays are immensely helpful when working with TableViews and are the backbone for displaying data. We’ll also learn how loops help us harness Swift to do an insane amount of processing that we as humans could never do. We’ll also cover functions which allow us to organize our code and make it more efficient.</span></p> <p><span id="description" class="sugar_field">Then we bring it all together in an Emoji Dictionary app. This app lists a bunch of emojis that we find interesting.</span></p> <p><span id="description" class="sugar_field">When a user taps on an emoji, we’ll then show the emoji magnified to see all details. We’ll also provide a definition of the emoji to the user. This course will help you learn some awesome iOS techniques.</span></p> <p><span id="description" class="sugar_field">By the end of the video course, you’ll know how to build simple iOS apps using the TableView structure and also know the intermediate swift programming language.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">This video is a step-by-step guide to help you get started with iOS application development by providing solid a foundation on the core iOS concepts, techniques, and swift programming language. With every part of the course containing practical examples, you will understand how iOS development works, the latest features of iOS 11, and when and where to apply the core iOS techniques.</span></span></p>
Table of Contents (3 chapters)
Chapter 1
TableViews Basics
Section 1
The Course Overview
This video gives an overview of the entire course.