Learn the Swift programming language in this full tutorial for beginners.
In this video, we will go through every modern aspect of Swift as a programming language including, variables, constants, functions, structures, classes, protocols. extensions, asynchronous programming, generics and much more. This video will lay the foundation for learning Swift for those who are not familiar with Swift already.
You can follow along with this video on macOS, Linux and Windows. On Linux and Windows you will need to download the Swift toolchain from https://swift.org and run the examples manually by invoking Swift from Terminal using your favorite code editor such as Visual Studio Code.
⭐️ Contents ⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:06:49) Variables
⌨️ (0:29:46) Operators
⌨️ (0:46:55) If and else
⌨️ (1:05:08) Functions
⌨️ (1:23:58) Closures
⌨️ (1:52:08) Structures
⌨️ (2:17:58) Enumerations
⌨️ (2:59:21) Classes
⌨️ (3:24:51) Protocols
⌨️ (3:47:48) Extensions
⌨️ (4:00:06) Generics
⌨️ (4:32:44) Optionals
⌨️ (4:53:39) Error Handling
⌨️ (5:39:35) Collections
⌨️ (6:17:17) Equality and Hashing
⌨️ (6:38:46) Custom Operators
⌨️ (6:50:53) Asynchronous Programming
⌨️ (7:04:38) Outro
☞ Top 4 Programming Languages to Learn In 2019
☞ Introduction to Functional Programming in Python
☞ Dart Programming Tutorial - Full Course
☞ Top 4 Programming Languages to Learn in 2019 to Get a Job