Chapter 1
The Swift Language
This chapter provides an introduction to the Swift programming language. Swift is one of the more recent developments in the evolution of programming languages. In order to understand Swift, you need to first understand how computers (including iOS devices such as iPads or iPhones) work, and how the languages used to program them have evolved. After talking about computers and programs (including apps) in general, I’ll give an introduction to Swift and how you can use some of its basic features to create your first program.
Computers and Programs
This section briefly covers computers and programming in general. After that, you’ll move on to programming your first application using Swift.
Processors and Memory
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access