About this playground
Swift in Sixty Seconds is a complete course teaching you the fundamentals of Swift in videos lasting one minute or less. It starts from the absolute basics of variables and data types, then works through more advanced topics such as optionals and closures.
Swift in Sixty Seconds teaches you:
- How to use data types such as strings and arrays
- For, while, and repeat loops
- Creating functions and accepting parameters
- Writing closures and using trailing closure syntax
- Designing your own structs and classes
- Protocols, extensions, and protocol extensions
- And more!
Each chapter comes with text and videos, so you can learn whichever way suits you best.
Swift in Sixty Seconds teaches you:
- How to use data types such as strings and arrays
- For, while, and repeat loops
- Creating functions and accepting parameters
- Writing closures and using trailing closure syntax
- Designing your own structs and classes
- Protocols, extensions, and protocol extensions
- And more!
Each chapter comes with text and videos, so you can learn whichever way suits you best.
Previews