1. Урок 1. 00:06:20
    Course Overview - Determine Workflows
  2. Урок 2. 00:22:04
    MainTabBarController + Coding Tips
  3. Урок 3. 00:22:24
    Podcasts UITableViewController + UISearchController
  4. Урок 4. 00:18:16
    Installing Alamofire Cocoapods and iTunes Search API
  5. Урок 5. 00:21:22
    Decodable Podcasts and URLEncoding Requests
  6. Урок 6. 00:19:30
    Parsing JSON Just Became Super Easy in Swift 4 with Decodable
  7. Урок 7. 00:16:07
    Fixing Massive View Controller with Code Refactor
  8. Урок 8. 00:21:00
    Cell Designs with XIBs and Interface Builder
  9. Урок 9. 00:24:39
    Loading + Caching Images with SDWebImage
  10. Урок 10. 00:17:24
    Showing Episodes Controller
  11. Урок 11. 00:20:48
    Parsing RSS XML Feed with FeedKit
  12. Урок 12. 00:23:12
    Episode Cell Details and Design with Interface Builder
  13. Урок 13. 00:22:44
    Episode Images and Extensions Refactor
  14. Урок 14. 00:21:36
    Launching our Podcast Player
  15. Урок 15. 00:23:30
    Player Details Design Continued
  16. Урок 16. 00:17:09
    Play Episode with AVPlayer
  17. Урок 17. 00:18:14
    Animations and Monitor Start Time
  18. Урок 18. 00:21:28
    Tracking Playback Time
  19. Урок 19. 00:17:00
    Time Slider, Rewind, Fast Forward, Volume Controls
  20. Урок 20. 00:14:47
    Retain Cycle + Async Loading + Search Delay Fixes
  21. Урок 21. 00:22:21
    Maximizing and Minimizing Player Animations
  22. Урок 22. 00:15:21
    Play Episode Maximizing Animation
  23. Урок 23. 00:21:07
    Mini Player View
  24. Урок 24. 00:16:52
    Drag and Drop UIPanGesture Recognizer Pt.1
  25. Урок 25. 00:21:38
    Drag and Drop Pt.2
  26. Урок 26. 00:16:15
    Player Dismissal on Drag
  27. Урок 27. 00:18:16
    Background Audio Mode + Command Center Controls
  28. Урок 28. 00:16:03
    Now Playing Info on Lock Screen
  29. Урок 29. 00:12:33
    Artwork Fix and Elapsed Time Bugs
  30. Урок 30. 00:17:05
    Previous and Next Track Commands
  31. Урок 31. 00:20:13
    Handling Interruptions and Lock Screen Fixes
  32. Урок 32. 00:15:41
    Favorites 2 Column Grid UICollectionView Controller
  33. Урок 33. 00:15:22
    Favorite Podcast Cell in Code UIStackView
  34. Урок 34. 00:21:21
    Persistence with UserDefaults NSCoding
  35. Урок 35. 00:22:48
    Save Favorites List and Long Press Delete
  36. Урок 36. 00:15:00
    Tab Bar Badge Value
  37. Урок 37. 00:23:46
    Download Episodes JSONEncoder Decoder
  38. Урок 38. 00:17:30
    Download Episode for Offline Playback
  39. Урок 39. 00:17:01
    Play Downloaded Audio Files Offline
  40. Урок 40. 00:25:42
    Monitor Download Progress Notification Center