
Disclaimer
The Swift language is still under development and the features explored in these videos might or might not change in the next releases of this language. It is your responsibility to check out the documentation for relevant information and feature changes.
Note: this course was published many years ago. Please consult with the documentations for the latest details.
This course focuses on the functional features of the Swift programming language. Concepts like closures, value capturing, higher order functions and closure inline expressions, among many more are covered through simple examples.
This course is relatively short but focused to give you a better understanding of functions and closures in Swift since they are as important as objects and classes.