SwiftUI Essentials – iOS 16 Edition

  1. Introduction to SwiftUI Essentials
  2. Swift Data Types, Constants and Variables
  3. Swift Operators and Expressions
  4. Swift Control Flow
  5. The Swift Switch Statement
  6. Swift Functions, Methods, and Closures
  7. The Basics of Swift Object-Oriented Programming
  8. An Introduction to Swift Subclassing and Extensions
  9. An Introduction to Swift Structures
  10. An Introduction to Swift Property Wrappers
  11. Working with Array and Dictionary Collections in Swift
  12. Understanding Error Handling in Swift
  13. An Overview of SwiftUI
  14. Using Xcode in SwiftUI Mode
  15. SwiftUI Architecture
  16. The Anatomy of a Basic SwiftUI Project
  17. Creating Custom Views with SwiftUI
  18. SwiftUI Stacks and Frames
  19. Working with SwiftUI State, Observable and Environment Objects
  20. A SwiftUI Example Tutorial
  21. An Overview of Swift Structured Concurrency
  22. An Introduction to Swift Actors
  23. SwiftUI Lifecycle Event Modifiers
  24. SwiftUI Observable and Environment Objects – A Tutorial
  25. SwiftUI Data Persistence using AppStorage and SceneStorage
  26. SwiftUI Stack Alignment and Alignment Guides
  27. SwiftUI Lists and Navigation
  28. A SwiftUI NavigationStack Tutorial
  29. Multicolumn Navigation in SwiftUI with NavigationSplitView
  30. A SwiftUI NavigationSplitView Tutorial
  31. An Overview of SwiftUI List, OutlineGroup and DisclosureGroup
  32. A SwiftUI List, OutlineGroup and DisclosureGroup Tutorial
  33. Building SwiftUI Grids with LazyVGrid and LazyHGrid
  34. A SwiftUI Grid and GridRow Tutorial
  35. Building Tabbed Views in SwiftUI
  36. Building Context Menus in SwiftUI
  37. Basic SwiftUI Graphics Drawing
  38. SwiftUI Animation and Transitions
  39. Working with Gesture Recognizers in SwiftUI
  40. Creating a Customized SwiftUI ProgressView
  41. An Overview of SwiftUI Charts
  42. A SwiftUI Charts Tutorial
  43. An Overview of SwiftUI DocumentGroup Scenes
  44. A SwiftUI DocumentGroup Tutorial
  45. An Introduction to Core Data and SwiftUI
  46. A SwiftUI Core Data Tutorial
  47. An Overview of SwiftUI Core Data and CloudKit Storage
  48. A SwiftUI Core Data and CloudKit Tutorial
  49. An Introduction to SwiftUI and SiriKit
  50. A SwiftUI SiriKit Tutorial
  51. Customizing the SiriKit Intent User Interface
  52. A SwiftUI SiriKit NSUserActivity Tutorial
  53. An Overview of SwiftUI Siri Shortcut Integration
  54. A SwiftUI Siri Shortcut Tutorial
  55. Building Widgets with SwiftUI and WidgetKit
  56. A SwiftUI WidgetKit Tutorial
  57. Supporting WidgetKit Size Families in SwiftUI
  58. A SwiftUI WidgetKit Deep Link Tutorial
  59. Adding Configuration Options to a WidgetKit Widget
  60. Integrating UIViews with SwiftUI
  61. Integrating UIViewControllers with SwiftUI
  62. Integrating SwiftUI with UIKit