Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thisisyusub/100-days-of-swift


https://github.com/thisisyusub/100-days-of-swift

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 100 days of Swift

### Day 1
- Variables
- Strings and integers
- Multi-line strings
- Doubles and Booleans
- String interpolation
- Constants
- Type annotations

### Day 2