YoVDO

Learn Swift: Structs and Classes

Offered By: Codecademy

Tags

Swift Courses Object-oriented programming Courses Struct Courses

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.

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

Achieving Advanced Insights with BigQuery - Français
Google Cloud via Coursera
Learn Go: Loops, Arrays, Maps, and Structs
Codecademy
Learn Go: Maps and Structs
Codecademy
Solidity In-Depth: Arrays, Mappings, and Advanced Structures
Packt via Coursera
Learning Rust by Working Through the Rustlings Exercises
egghead.io