From the course: Code Clinic: Swift

What you should know - Swift Tutorial

From the course: Code Clinic: Swift

Start my 1-month free trial

What you should know

- [Narrator] Let's go over what you should know before going into this course. Since this course is focused on Swift, you should either have watched Swift Essential Training or know the equivalent knowledge of Swift. So, you should be familiar with writing code in Swift. If this is your first Swift course, it might move a little bit fast. So, you should be familiar with working with optionals, unwrapping optionals, creating objects, et cetera. You should be familiar with using Xcode, because we're going to be using it for everything in this course. And you should be familiar with iOS basics. All of our projects are focused on building apps for iOS. So, you should be familiar with creating and manipulating user interface objects, including an image picker view, buttons, labels, et cetera. You don't have to know everything about every user interface object, but you should have a firm grasp on the basics. If you look at this list and you feel comfortable, you're ready to proceed with the course.

Contents