Higher-Order Functions in Swift

Aug 31 2021 · Swift 5.3, iOS 14, Xcode 12.5

Part 1: Higher-Order Functions in Swift

01. Learn About Function Types

Episode complete

Play next episode

Next
About this episode
Leave a rating/review
See forum comments
Cinema mode Mark complete Download course materials
Next episode: 02. Write a Higher-Order Function

Notes: 01. Learn About Function Types

For developers newer to programming or the Swift language, check out our Programming in Swift courses or the Swift Apprentice book. These resources can introduce you to functions and closures in Swift in a more beginner-friendly way.

Some examples from this course are based on material from chapter 10 of our book, Expert Swift