To get the most out of this book
To get the most out of this book, a working knowledge of the Swift programming language is required. Knowledge of the fundamentals of SwiftUI is helpful, but not required.
You will also need a Mac computer and have downloaded the free software, Xcode (Xcode runs well on most versions of macOS, so it should work with the version you have).
We will build our projects for iOS devices.
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.
If you prefer to learn through video tutorials, I recommend my Swift and SwiftUI courses over at udemy.com. Other highly recommended resources that can help to build your coding skills fast are Paul Hudson’s works at hackingwithswift.com, and J.D. Gauchat’s SwiftUI for Masterminds book.