Home
Posts
Swift
Swift
Chapter 02 Functions
Functions are first class citizens
Chapter 01 Ground of Being in Swift
A comprehensive tour of Swift fundamentals covering statements, operators as functions, custom types (struct/class/enum), variables vs constants, scope and lifetime, namespaces, and access control with practical examples.