Course Content
Swift Programming
- Structure of the Swift
- Playgrounds
- Variables & Constants
- Constants
- Print Statements
- Conditional Statements & Loops
- Functions
- Arrays
- Dictionary
- Tuples
- Optionals
- Enum
- Clousers
- Classes
- Init (object initialization)
- Inheritance
- Computed Properties
- Type Levels
- Lazy Properties
- Property Observers
- Access Specifiers
- Structures
- Operators
- EqualIdentical
- Advanced Operators
- Importing
- Type Check
- Any Object & Any
- Protocols
- Extensions
- Generics