Programming in Swift - Functions and Types
🎓 Course • June 2024
🏛️ Kodeko
📚 Programming in Swift: Functions & Types
📜 Completion Statement
📍 Online Course
Expanded on Swift basics with more advanced functions, closures, and collection manipulation. Introduced named types like structs, classes, enums, and protocols. Reinforced concepts through hands-on coding challenges.
Topics and Competencies
- Functions
- Overloading
- Closures
- Higher-Order Functions
- Enumerations
- Switch Statements
- Getters and Setters
- Property Observers
- Computed Properties
- Lazy Variables
- Methods
- Subclassing
- Initializers
- Protocols
- Extensions