Swift Structures

Learn all about Swift structures and explore in detail the concepts of value and reference types.

Having covered Swift classes in the preceding lessons, this lesson will introduce the use of structures in Swift. Although at first glance, structures and classes look similar. But some important differences need to be understood when deciding which to use. This lesson will outline how to declare and use structures, explore the differences between structures and classes, and introduce the concepts of value and reference types.

Get hands-on with 1200+ tech skills courses.