Learn Swift: Structs and Classes
Offered By: Codecademy
Course Description
Overview
Continue your Swift journey by learning how to represent real-world objects using structs and classes!
Continue your Swift learning journey! Represent real-world objects using structs and classes. Swift offers these data types (and more) to give you fine control over the behavior of these real-world representations.
### Take-Away Skills
By the end of this course, you will be able to:
* Use the structs type to create instances of everyday objects.
* Differentiate between structs and classes
* Create classes that represent everyday objects.
### Notes on Prerequisites
We recommend that you complete [Learn Swift: Functions](https://www.codecademy.com/learn/learn-swift-functions) before completing this course.
Continue your Swift learning journey! Represent real-world objects using structs and classes. Swift offers these data types (and more) to give you fine control over the behavior of these real-world representations.
### Take-Away Skills
By the end of this course, you will be able to:
* Use the structs type to create instances of everyday objects.
* Differentiate between structs and classes
* Create classes that represent everyday objects.
### Notes on Prerequisites
We recommend that you complete [Learn Swift: Functions](https://www.codecademy.com/learn/learn-swift-functions) before completing this course.
Syllabus
- Structures: Model everyday objects using structures!
- Lesson: Structures
- Quiz: Structures
- Project: Structured Gym Regimen
- Classes: Model everyday objects using classes!
- Lesson: Classes
- Quiz: Classes
- Project: Build a Pokédex
- Informational: Next Steps
Taught by
Zoe Bachman
Related Courses
Programmation sur iPhone et iPadSorbonne University via France Université Numerique Intro to iOS App Development with Swift
Udacity Programmation sur iPhone et iPad (partie I)
Université Pierre et Marie CURIE via France Université Numerique iOS Networking with Swift
Udacity Learn Swift Programming Syntax
Udacity