Register your product to gain access to bonus material or receive a coupon.
Accessible from your Account page after purchase. Requires the free QuickTime Player software.
Videos can be viewed on: Windows 8, Windows XP, Vista, 7, and all versions of Macintosh OS X including the iPad, and other platforms that support the industry standard h.264 video codec.
Lesson Introduction
A First Swift Program: Printing a Line of Text
Displaying a Single Line of Text with Multiple Statements
Displaying Multiple Lines of Text with a Single Statement
Composing Larger Strings with String Interpolation--Introducing constants, variables, type inference, type annotations, built-in types, initialization and Identifier naming
Addition program--Introducing the arithmetic operators and overflow checking
The if Conditional Statement and the Comparative Operators