From the course: Learning Realm for iOS App Development

What you should know - iOS Tutorial

From the course: Learning Realm for iOS App Development

Start my 1-month free trial

What you should know

- [Instructor] Before we get started talking about data persistence, using Realm, storing information with this great framework let me tell you a little bit about what you should know so that you benefit most from this course, because there are a few requirements, but not many. First of all what you need is a Mac with Xcode 9 installed. You should have some knowledge about the Swift 4 programming language so that we do not have to talk about what the variable is, what a constant is, what an if statement is and stuff like that. You should be familiar with Xcode and the Interface Builder, so you should know what a view controller is, what a table view controller is and, ideally, how to use these classes and it is very beneficial if you have some experience with databases, so that you know what a database table is and what a primary key is, stuff like that. So if you know all of that you're good to go and just continue and have fun with the Realm framework.

Contents