
- iOS
- Beginner
About this Course
We've been working with simple primitive values so far but now it's time to upgrade our skills! Swift allows you to create custom data types using structures and classes. Both structs and classes achieve the same goal - they allow you to create custom data types to store and pass data around in your code, but they do this in different ways. In this course, we take a look at how to create custom objects, how to store and manipulate the data in these objects and how to create instances of them to work with.
What you'll learn
- Structures
- Classes
- Inheritance
- Value Types
- Reference Types
Teacher
-
Pasan Premaratne
Pasan spends most of his time learning and the rest trying to figure out how to pass that knowledge on to others. It's a hard job but he loves it all the same. You can find him everywhere as @pasanpr