Code and personal note. Stanford CS193p - Developing Apps for iOS
번호 | 강의 제목 | YouTube | code |
---|---|---|---|
- | 👻 Memorize | - | - |
1 | Course Logistics and Intro to SwiftUI | link | code |
2 | MVVM and the Swift Type System | link | code |
3 | Reactive UI Protocols Layout | link | code |
4 | Grid enum Optionals | link | code |
5 | ViewBuilder + Shape + ViewModifier | link | code |
6 | Animation | link | code |
- | ☁️ EmojiArt | - | - |
7 | Multithreading EmojiArt | link | code |
8 | Gestures JSON | link | code |
9 | Data Flow | link | code |
10 | Modal Presentation and Navigation | link | code |