Deep dive into Swift's fundamental data structures such as arrays, dictionaries, and sets. This course provides you with a practical understanding of how to create, access, and manipulate these structures for handling more complex data, such as planning and executing space missions.
Overview
Syllabus
- Lesson 1: Arrays - Managing Ordered Data
- Lesson 2: Manipulating Arrays - Adding and Removing Elements
- Lesson 3: Understanding Sets
- Lesson 4: Dictionaries - Storing Key-Value Pairs
- Lesson 5: Advanced Use of Dictionaries