This is a small repository with notes from short, online tutorials. Below is a list of the tutorials I have completed thus far:
- "Closures" from Swift by Sundell
- "Generics" from Swift by Sundell
To-Do
- "SwiftUI" from Swift by Sundell
- "Strings" from Swift by Sundell
- "Swift Playgrounds 3" from WWDC 2019
- "Enums" from Swift by Sundell
- "Memory Management" from Swift by Sundell
- "Error Handling" from Swift by Sundell
- "Animations" from Swift by Sundell
- "Codable" from Swift by Sundell
- "Networking" from Swift by Sundell
- "Unit Testing" from Swift by Sundell
- "Child View Controllers" from Swift by Sundell
- "Grand Central Dispatch" from Swift by Sundell
- "Layout Anchors" from Swift by Sundell
- "Initializers in Swift" from Swift by Sundell
- "Predicates in Swift" from Swift by Sundell
- "Computing dates in Swift" from Swift by Sundell
- "Caching in Swift" from Swift by Sundell
- "The power of subscripts in Swift" from Swift by Sundell
- "Computed properties in Swift" from Swift by Sundell