© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
W. WangBeginning iPhone Development with SwiftUIhttps://doi.org/10.1007/978-1-4842-7818-5_1

1. Understanding iOS Programming

Wally Wang1  
(1)
San Diego, CA, USA
 
All programming involves the same task of writing commands for a computer to follow. To learn iOS programming, you need to learn three different skills:
  • How to write commands in the Swift programming language

  • How to use Apple’s software frameworks

  • How to create user interfaces in Xcode

You need to write commands in the Swift programming language to make your app do something unique. Then you rely on Apple’s software frameworks to handle common tasks such as detecting touch gestures or accessing the camera. ...

Get Beginning iPhone Development with SwiftUI: Exploring the iOS SDK now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.