Chapters

Hide chapters

SwiftUI Apprentice

First Edition · iOS 14 · Swift 5.4 · Xcode 12.5

Section I: Your first app: HIITFit

Section 1: 12 chapters
Show chapters Hide chapters

Section II: Your second app: Cards

Section 2: 9 chapters
Show chapters Hide chapters

vi. How to Read This Book

This book is designed to take you from zero to hero! Each chapter builds on the code and concepts from its predecessors, so you’ll want to work your way through them in order. To help you navigate on your journey, here are some conventions we use:

  • Filenames, text you enter into dialog boxes, items you look for on screen all appear in bold.
  • Names of things you find in your code — such as variables, properties, types, protocols and method names — appear in a monospaced typeface.
  • The ➤ icon indicates an instruction step for you to follow.
  • Quick tips about Xcode are marked with Xcode Tip.
  • Quick tips about Swift are marked with Swift Tip.
  • Deeper explanations of Swift language topics are marked with Swift Dive.
  • Watch for Skills you’ll learn in this section to get a quick overview of specific new things you’ll learn.
Have a technical question? Want to report a bug? You can ask questions and report bugs to the book authors in our official book forum here.
© 2024 Kodeco Inc.