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

Get Swift Game Programming for Absolute Beginners 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.