Video description
Learn the basics of how to program in Swift and say “Hello, World!” This video covers the essential elements of the Swift programming language from variable and class declarations, to strings and characters, collection types, switch statements, and more. By the end of the Swift 4.2 Essentials, you’ll have the ability to create your own basic iPhone and iPad apps and work with all the necessary tools provided by Apple for iOS development.
What You'll Learn
- Gain a working knowledge of the Swift programming language
- Discover all the latest updates from Apple
- Work with control flow for basic functions
Who This Video Is For
A student learning the language or a mobile developer with experience in another language looking to switch to Swift development.
Table of contents
- Swift 4.2 Essentials 00:02:31
- Basic Data Types 00:08:13
- Introduction 00:08:13
- Booleans & Integers 00:09:07
- Floating Point and Tuples 00:10:10
- Operators 00:10:57
- Operators 00:10:57
- Strings and Characters 00:12:09
- Introduction 00:12:09
- String Interpolation, String Indexes, Inserting and Removing Chars, Substrings 00:12:25
- Collections 00:07:50
- Sets 00:07:50
- Arrays 00:09:09
- Dictionaries 00:08:08
- Control Flow 00:10:47
- Loops - For In, If Else, Switch 00:10:47
- Loops - While, Continue, Break, Fallthrough, Labels, Return 00:10:40
Product information
- Title: Swift 4.2 Essentials
- Author(s):
- Release date: December 2018
- Publisher(s): Apress
- ISBN: 9781484242322
You might also like
video
Learning Data Structures and Algorithms
In this Learning Data Structures and Algorithms video training course, Rod Stephens will teach you how …
video
Clean Code
Expanded Edition (August 2018) Updated with Design Patterns episodes from the Clean Code series from Clean …
video
iOS Development with Swift in Motion
A great resource for any programmer into iOS development. Aldo Ahmed Solis Zenteno One billion iPhone …
video
Algorithms: 24-part Lecture Series
Algorithms, Deluxe Edition, Fourth Edition These Algorithms Video Lectures cover the essential information that every serious …