1. Урок 1. 00:02:09
    Introduction
  2. Урок 2. 00:01:23
    Installation
  3. Урок 3. 00:02:26
    Installation: VsCode
  4. Урок 4. 00:01:55
    Hello Kivy
  5. Урок 5. 00:04:20
    Understanding The Hello Kivy Program
  6. Урок 6. 00:03:59
    The Label Widget: Intro
  7. Урок 7. 00:06:48
    The Label Widget: Properties
  8. Урок 8. 00:02:59
    The Button Widget: Intro
  9. Урок 9. 00:03:42
    The Button Widget: Properties
  10. Урок 10. 00:06:04
    Get Properties
  11. Урок 11. 00:03:52
    Layouts: BoxLayout
  12. Урок 12. 00:04:53
    Layouts: GridLayout
  13. Урок 13. 00:08:49
    KvLang
  14. Урок 14. 00:08:22
    Widget Sizing and Spacing
  15. Урок 15. 00:00:33
    Project Demo
  16. Урок 16. 00:06:11
    Project Setup and Basic Layout
  17. Урок 17. 00:06:41
    Adding the Buttons
  18. Урок 18. 00:06:16
    The TextInput Widget
  19. Урок 19. 00:04:45
    Add More Buttons
  20. Урок 20. 00:04:27
    Add Text to Input
  21. Урок 21. 00:05:56
    Get Results
  22. Урок 22. 00:07:09
    Get Results: 02
  23. Урок 23. 00:02:42
    Get Results: final
  24. Урок 24. 00:06:20
    Calc Theming
  25. Урок 25. 00:03:43
    Correctly Display Results
  26. Урок 26. 00:05:28
    Bonus Lecture: Custom Input
  27. Урок 27. 00:00:59
    Project Demo
  28. Урок 28. 00:04:11
    Project Setup
  29. Урок 29. 00:06:24
    The Dropdown Widget
  30. Урок 30. 00:03:55
    The Action Bar
  31. Урок 31. 00:05:04
    Filter for Images
  32. Урок 32. 00:04:25
    Display an Image: The Image Class
  33. Урок 33. 00:07:04
    The RecycleView
  34. Урок 34. 00:03:23
    Display All Images
  35. Урок 35. 00:05:31
    Add Descriptions: Kivy Custom Widgets
  36. Урок 36. 00:06:39
    Clickable Images: Kivy Behaviors
  37. Урок 37. 00:04:17
    View Image
  38. Урок 38. 00:06:23
    Kivy IconFonts
  39. Урок 39. 00:06:16
    Adding Image Operations Buttons
  40. Урок 40. 00:05:44
    Fit Image To Modal: part 2
  41. Урок 41. 00:04:35
    Fit Image To Modal part 1
  42. Урок 42. 00:05:52
    Traversing in Kivy
  43. Урок 43. 00:05:48
    Next Image
  44. Урок 44. 00:02:28
    Previous Image
  45. Урок 45. 00:04:13
    Rename Image: part 1
  46. Урок 46. 00:07:24
    Rename Image: part 2
  47. Урок 47. 00:04:10
    Image Effects: part 1
  48. Урок 48. 00:08:02
    Image Effects: part 2 - Burn Effect
  49. Урок 49. 00:07:28
    Image Effects: part 3 - Flip Image Options(1)
  50. Урок 50. 00:08:55
    Image Effects: part 4 - Flip Image
  51. Урок 51. 00:08:20
    Image Effects: part 5 - Mirror Image Options
  52. Урок 52. 00:10:34
    Image Effects: part 6 - Mirror Image
  53. Урок 53. 00:07:12
    Image Effects: part 7 - Rotate Image Options
  54. Урок 54. 00:04:08
    Image Effects: part 8 - Rotate Image
  55. Урок 55. 00:06:54
    Open An Image: Intro To ScreenManagers
  56. Урок 56. 00:08:00
    Open A Folder
  57. Урок 57. 00:07:22
    The 'About' Popup
  58. Урок 58. 00:05:23
    Theming The Program
  59. Урок 59. 00:02:44
    Bonus Lecture: Image Backdrop
  60. Урок 60. 00:00:47
    Project Demo
  61. Урок 61. 00:02:22
    Setup
  62. Урок 62. 00:05:10
    The VideoPlayer Widget
  63. Урок 63. 00:06:57
    The Video Widget
  64. Урок 64. 00:04:12
    Player Controls
  65. Урок 65. 00:03:47
    Volume Control: Slider Widget
  66. Урок 66. 00:02:55
    Video Duration and Progress
  67. Урок 67. 00:06:35
    Align Widgets
  68. Урок 68. 00:03:26
    Increase/Decrease Volume
  69. Урок 69. 00:04:45
    Add Icons To Controls
  70. Урок 70. 00:02:55
    Update Position Slider
  71. Урок 71. 00:05:52
    Video Seeking,Playing & Pausing
  72. Урок 72. 00:02:14
    Fast Forward/Rewind
  73. Урок 73. 00:04:16
    Open File: part 02
  74. Урок 74. 00:04:42
    Open Folder
  75. Урок 75. 00:03:12
    Initialise Playlist view: PageLayout
  76. Урок 76. 00:07:19
    Add Videos to Playlist
  77. Урок 77. 00:05:24
    Playlist Entry Size
  78. Урок 78. 00:04:22
    Play From List
  79. Урок 79. 00:06:12
    Add File To List
  80. Урок 80. 00:03:55
    Remove Duplicates From List
  81. Урок 81. 00:04:46
    Play Next Video
  82. Урок 82. 00:06:19
    Play Previous Video
  83. Урок 83. 00:06:56
    Theme the Player
  84. Урок 84. 00:07:50
    About & Credits