In part one of Learning Swift Series, we will deal with the following topics that cover basics of Swift language:
- Constants and Variables
- Data types
- Type safety and Type Inference
- Type annotation
- Type alias
- Comments
- Semicolon
- Assertions and Preconditions