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
A Beginner's Guide to C# and .NETPackt via FutureLearn A Beginner's Guide to Java Programming
Packt via FutureLearn Advanced Perspective of Classes and Object-Oriented Programming in Python
A Cloud Guru Certified Associate in Python Programming Certification (PCAP 31-03)
A Cloud Guru Introduction to Python Development
A Cloud Guru