Functions and Closures in Swift
LEARN HOW TO USE FUNCTIONS AND CLOSURES IN SWIFT, APPLE'S NEW PROGRAMMING LANGUAGE FOR BUILDING iOS and MAC OSX APPS
Course content:
Section 1: Welcome
Section 2: Function Basics
Section 3: Function Input Parameters
Section 4: Function Return Parameters
Section 5: Closures
Section 6: Arrays and Closures
Section 7: Extensions and Generics
Section 8: Creating a Basic Utility Module(Framework)
Section 9: Bonus Materials
Description:
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.
This course is for:
- Beginners who know the basics of Swift
- Beginners who want to be very good at functions and closures
- Intermediate developers who may need a refresher on functional concepts
- Intermediate developers who may want to make a custom framework for their utility functions
Requirements:
- Fundamental knowledge of programming basics
- Basic knowledge of the Swift language
- Apple Developer Account for compiling codes before Apple releases XCode officially
Comments
Post a Comment