Это пробный урок. Оформите подписку, чтобы получить доступ ко всем материалам курса. Премиум

  1. Урок 1. 00:02:57
    How You Benefit From This Course. Watch Before Buying
  2. Урок 2. 00:01:13
    Who Is This Course Designed For? Watch Before Buying
  3. Урок 3. 00:02:04
    How the iOS 26 Update Works. Watch Before Buying
  4. Урок 4. 00:01:56
    1-on-1 Coaching & Help
  5. Урок 5. 00:04:05
    App Demonstration & Overview
  6. Урок 6. 00:04:31
    Portfolio Strategy - Deep vs. Shallow Projects
  7. Урок 7. 00:05:20
    What is Source Control & How We'll Use It (GitHub)
  8. Урок 8. 00:08:58
    Setup GitHub Repository & Create Xcode Project
  9. Урок 9. 00:05:21
    My Thoughts on Architecture & What We Use
  10. Урок 10. 00:03:27
    Main > Dev > Feature Branching
  11. Урок 11. 00:12:53
    Dashboard UI
  12. Урок 12. 00:13:12
    Navigation Setup
  13. Урок 13. 00:17:13
    Data List View UI - Date & Number Formatting Intro
  14. Урок 14. 00:12:28
    Our First Pull Request & My Biggest Piece of Advice
  15. Урок 15. 00:10:23
    Permission Priming UI
  16. Урок 16. 00:16:56
    Enable HealthKit & Request Access to User's Health Data
  17. Урок 17. 00:10:10
    @AppStorage & Presenting Permission Priming
  18. Урок 18. 00:15:01
    Write Mock Data to iOS Simulator's Health App
  19. Урок 19. 00:15:15
    Fetch HealthKit Data
  20. Урок 20. 00:05:22
    Pull Request Review & Submit
  21. Урок 21. 00:13:32
    Step Bar Chart Basic UI
  22. Урок 22. 00:14:58
    Step Bar Chart Customizations
  23. Урок 23. 00:16:01
    Step Bar Chart Interactivity & Animations
  24. Урок 24. 00:10:49
    Quick Chart Refactor & Project Organization
  25. Урок 25. 00:17:54
    Average Steps Per Weekday Calculation
  26. Урок 26. 00:13:17
    Step Pie Chart UI
  27. Урок 27. 00:15:14
    Step Pie Chart Interactivity & Animations
  28. Урок 28. 00:05:56
    Pull Request - Step Charts
  29. Урок 29. 00:14:06
    Weight Line Chart - Basic UI
  30. Урок 30. 00:15:01
    Weight Line Chart - Y-Axis Scale & Customizations
  31. Урок 31. 00:11:11
    Weight Line Chart Interactivity
  32. Урок 32. 00:16:39
    Average Weight Change Calculation
  33. Урок 33. 00:15:01
    Weight Bar Chart UI & Challenge
  34. Урок 34. 00:08:33
    Pull Request with a Fix - Weight Charts
  35. Урок 35. 00:15:57
    Write Step & Weight Data to HealthKit
  36. Урок 36. 00:19:49
    Error Handling - Part 1 - Throw, Do, Try, Catch, Custom Error
  37. Урок 37. 00:17:47
    Error Handling - Part 2 - Catch at The Call Site
  38. Урок 38. 00:17:44
    Dynamic Error Alerts - Deep Link to Settings
  39. Урок 39. 00:11:23
    Play Haptics When Dragging on Charts
  40. Урок 40. 00:12:23
    Empty States - ContentUnavailableView
  41. Урок 41. 00:09:13
    Text Input Validation
  42. Урок 42. 00:10:25
    Pull Request - Error Handling, Haptics, Empty States and Input Validation
  43. Урок 43. 00:21:11
    Refactor - Chart Container - @ViewBuilder
  44. Урок 44. 00:22:27
    Refactor - Chart Annotation View & Misc
  45. Урок 45. 00:22:38
    Refactor - Chart Pull Request, Discussion, Squash Commits
  46. Урок 46. 00:25:24
    Refactor - Improve fetches, async let, DateInterval
  47. Урок 47. 00:23:38
    Optimization - Misc code improvements
  48. Урок 48. 00:04:13
    Project File Organization
  49. Урок 49. 00:14:26
    A Lesson in Refactoring - Prep for Accessibility
  50. Урок 50. 00:10:47
    Basic Accessibility - An Introduction & VoiceOver
  51. Урок 51. 00:24:48
    Basic Accessibility - VoiceOver - The Code
  52. Урок 52. 00:14:21
    Documenting Code with DocC & Code Comments
  53. Урок 53. 00:03:34
    Quick App Icon - Bakery
  54. Урок 54. 00:13:40
    Giant 1.0.0 PR, Versioning, Release, & Source Control Parting Advice
  55. Урок 55. 00:09:48
    What Makes a Great GitHub README
  56. Урок 56. 00:20:06
    A Taste of Swift 6 Concurrency
  57. Урок 57. 00:25:09
    A Taste of Swift Testing
  58. Урок 58. 00:05:53
    iOS 18 Update - Pull Request and Release
  59. Урок 59. 00:15:41
    Initial Run & What We'll Update
  60. Урок 60. 00:10:24
    Liquid Glass UI - Availability Checks & Backward Compatibility
  61. Урок 61. 00:16:26
    Liquid Glass UI - Gradient Background & Chart UI
  62. Урок 62. 00:15:53
    Liquid Glass UI - Toolbars & Sheets
  63. Урок 63. 00:06:17
    Swift 6.2 Concurrency - @MainActor Default
  64. Урок 64. 00:07:42
    Foundation Models Intro & What We'll Build
  65. Урок 65. 00:15:42
    Foundation Models - Setup & Availability Check
  66. Урок 66. 00:25:26
    Foundation Models - AI Coach Logic - Working With the LLM
  67. Урок 67. 00:20:09
    Foundation Models - Streaming Response UI
  68. Урок 68. 00:09:33
    Icon Composer - New App Icon
  69. Урок 69. 00:05:12
    Final Pull Request & ReadME Update
  70. Урок 70. 00:03:00
    Where to go from here?