100 Days of Swift: The Tutorials is a video course where you learn Swift by building cool projects. To begin, you’ll learn the essentials of how to use Xcode, Code Snippet Library and iOS Simulator. Each project that follows focuses on fundamental programming concepts. The first coding project will answer questions like:
1. How do I structure my code?
2. Why write a function?
3. What’s the use...