1. Урок 1. 00:08:05
    Intro
  2. Урок 2. 00:15:40
    Installing VKSDK
  3. Урок 3. 00:41:18
    VK SDK and User Authorization
  4. Урок 4. 00:17:13
    VK SDK API Networking Logic
  5. Урок 5. 00:11:11
    Fetch Newsfeed JSON
  6. Урок 6. 00:19:34
    Implementing Parsing Logic
  7. Урок 7. 00:09:25
    The Importance of Architecture
  8. Урок 8. 00:03:38
    Setup Clean Swift Xcode Templates
  9. Урок 9. 00:10:36
    Clean Swift Architecture Overview
  10. Урок 10. 00:14:56
    Into Clean Swift VIP Cycle
  11. Урок 11. 00:23:12
    Newsfeed Cells Layout by XIB
  12. Урок 12. 00:24:34
    Parsing Data Into Cells
  13. Урок 13. 00:19:36
    Fetch Groups and Users JSON Data
  14. Урок 14. 00:10:26
    Loading and Caching Images
  15. Урок 15. 00:28:01
    Implementing Post Images JSON Fetching
  16. Урок 16. 00:05:56
    Cells Transformation With Card View
  17. Урок 17. 00:24:08
    Auto Sizing Cells Part 1
  18. Урок 18. 00:26:48
    Auto Sizing Cells Part 2
  19. Урок 19. 00:17:58
    Auto Sizing Cells Part 3
  20. Урок 20. 00:24:48
    NSLayoutAnchor and Anchor Extension
  21. Урок 21. 00:21:18
    Auto Layout Programmatically Part 1
  22. Урок 22. 00:38:30
    Auto Layout Programmatically Part 2
  23. Урок 23. 00:22:39
    Cell Buttons Delegation
  24. Урок 24. 00:21:36
    Handling Cell Buttons
  25. Урок 25. 00:33:56
    Nested UICollectionViews
  26. Урок 26. 00:26:36
    UICollectionViewCustomLayout Part 1
  27. Урок 27. 00:30:56
    UICollectionViewCustomLayout Part 2
  28. Урок 28. 00:30:49
    Fetch and Show User Avatar Picture
  29. Урок 29. 00:17:22
    Manual Automatic Post Refresh and UI Improving
  30. Урок 30. 00:37:14
    Loading Previous Posts
  31. Урок 31. 00:18:15
    Previous Posts Footer Loader
  32. Урок 32. 00:15:43
    Gradient View and Cell Shadows