Part 1: Swift
Welcome to Part 1 of this book. In this part, you will begin by exploring Xcode, Apple's programming environment, which is also known as the Integrated Development Environment (IDE). After that, you will start learning the foundations of Swift 5, the programming language used in iOS apps, and see how it is used to accomplish common programming tasks.
This part comprises the following chapters:
- Chapter 1, Getting Familiar with Xcode
- Chapter 2, Simple Values and Types
- Chapter 3, Conditionals and Optionals
- Chapter 4, Range Operators and Loops
- Chapter 5, Collection Types
- Chapter 6, Functions and Closures
- Chapter 7, Classes, Structures, and Enumerations
- Chapter 8, Protocols, Extensions, and Error Handling
By the end of this part, ...
Get iOS 15 Programming for Beginners - Sixth Edition 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.