1. Урок 1. 00:04:52
    Introduction to the course
  2. Урок 2. 00:00:36
    Introduction
  3. Урок 3. 00:03:50
    Install Python on Windows
  4. Урок 4. 00:13:49
    IDLE On Windows with a cool demo app!
  5. Урок 5. 00:14:18
    Installing IntelliJ on Windows
  6. Урок 6. 00:06:33
    Configuring IntelliJ and Pycharm on Windows
  7. Урок 7. 00:00:31
    Introduction
  8. Урок 8. 00:03:52
    Downloading And Installing Python On Mac OS X
  9. Урок 9. 00:13:59
    IDLE on Mac OS X with a cool demo app!
  10. Урок 10. 00:11:23
    Installing Intellij on Mac
  11. Урок 11. 00:06:23
    Configuring IntelliJ and Pycharm on Mac
  12. Урок 12. 00:00:43
    Introduction
  13. Урок 13. 00:03:40
    Downloading And Installing Python On Ubuntu Linux
  14. Урок 14. 00:14:01
    IDLE on Ubuntu Linux with a cool demo app!
  15. Урок 15. 00:12:28
    Installing Intellij on Linux
  16. Урок 16. 00:07:15
    Configuring IntelliJ and Pycharm on Linux
  17. Урок 17. 00:01:54
    Your Programming Careers Questions Answered
  18. Урок 18. 00:00:40
    Introduction
  19. Урок 19. 00:13:35
    Getting To Know Python
  20. Урок 20. 00:08:55
    Understanding More About Python
  21. Урок 21. 00:16:29
    Storing Items In Variables
  22. Урок 22. 00:12:21
    More About Variables And Strings
  23. Урок 23. 00:19:25
    String Formatting - Displaying Numbers And Strings
  24. Урок 24. 00:00:29
    Introduction
  25. Урок 25. 00:07:26
    An Introduction To Program Flow Control
  26. Урок 26. 00:18:48
    Test Conditions With If, ElIf & Else
  27. Урок 27. 00:15:44
    More Advanced If, ElIf & Else Processing
  28. Урок 28. 00:06:34
    Challenge - If Then Else
  29. Урок 29. 00:11:08
    For Loops
  30. Урок 30. 00:10:15
    Extending For Loops
  31. Урок 31. 00:16:30
    Understanding Continue, Break And Else
  32. Урок 32. 00:09:46
    Augmented Assignment
  33. Урок 33. 00:14:11
    Challenge - Program Flow - Part 1
  34. Урок 34. 00:10:50
    Challenge - Program Flow - Part 2
  35. Урок 35. 00:13:20
    While Loops
  36. Урок 36. 00:06:43
    Challenge - While Loop
  37. Урок 37. 00:00:22
    Introduction
  38. Урок 38. 00:11:19
    Lists In Python
  39. Урок 39. 00:10:00
    More About Lists
  40. Урок 40. 00:06:36
    Challenge - Lists
  41. Урок 41. 00:08:55
    Understanding Iterators
  42. Урок 42. 00:11:39
    Understanding and using Ranges
  43. Урок 43. 00:08:04
    More About Ranges
  44. Урок 44. 00:14:58
    Ordered Sets With Tuples
  45. Урок 45. 00:14:54
    More On Ordered Sets With Tuples
  46. Урок 46. 00:01:00
    Introduction to the Section
  47. Урок 47. 00:02:32
    Binary Basics
  48. Урок 48. 00:10:24
    What is binary
  49. Урок 49. 00:17:52
    Hexadecimal and Octal and the Challenge
  50. Урок 50. 00:00:31
    Introduction to the Section
  51. Урок 51. 00:16:10
    Python Dictionaries
  52. Урок 52. 00:15:16
    Dictionaries Part 2
  53. Урок 53. 00:20:58
    Dictionaries Part 3
  54. Урок 54. 00:13:07
    Dictionaries Challenge
  55. Урок 55. 00:16:59
    More on Dictionaries
  56. Урок 56. 00:08:42
    The Second Dictionary Challenge
  57. Урок 57. 00:15:04
    Sets
  58. Урок 58. 00:18:28
    Python Sets Part 2 and Challenge
  59. Урок 59. 00:00:22
    Introduction to the Section
  60. Урок 60. 00:18:46
    Reading and writing text files
  61. Урок 61. 00:15:44
    Writing Text Files
  62. Урок 62. 00:05:38
    Appending to Files and Challenge
  63. Урок 63. 00:17:58
    Writing Binary Files Manually
  64. Урок 64. 00:19:39
    Using Pickle To Write Binary Files
  65. Урок 65. 00:15:59
    Shelve
  66. Урок 66. 00:10:52
    Manipulating Data With Shelve
  67. Урок 67. 00:15:44
    Updating With Shelve
  68. Урок 68. 00:15:51
    Shelve Challenge
  69. Урок 69. 00:09:38
    Challenge Continued
  70. Урок 70. 00:00:26
    Introduction to the Section
  71. Урок 71. 00:15:04
    Modules and import
  72. Урок 72. 00:09:15
    The standard Python library
  73. Урок 73. 00:22:59
    WebBrowser Module
  74. Урок 74. 00:17:37
    Time and DateTime in Python
  75. Урок 75. 00:11:09
    Time (Continued) and Challenge.
  76. Урок 76. 00:14:42
    Timezones
  77. Урок 77. 00:06:39
    Check Path In Windows
  78. Урок 78. 00:03:20
    Check Path on a Mac
  79. Урок 79. 00:05:38
    Installing the pytz module (Windows/Mac/Linux)
  80. Урок 80. 00:13:22
    Using Timezones
  81. Урок 81. 00:17:23
    More on Timezones
  82. Урок 82. 00:11:54
    Timezone Challenge
  83. Урок 83. 00:12:30
    Introduction to Tkinter
  84. Урок 84. 00:13:42
    TkInter - Pack Geometry Manager
  85. Урок 85. 00:12:59
    TkInter - Grid Geometry Manager
  86. Урок 86. 00:17:14
    Advanced GUI Example Part 1
  87. Урок 87. 00:14:44
    Advanced GUI Example Part 2
  88. Урок 88. 00:18:09
    Advanced GUI Example Part 3
  89. Урок 89. 00:14:58
    Tkinter Challenge
  90. Урок 90. 00:15:15
    Functions in Python
  91. Урок 91. 00:12:08
    Functions Part 2
  92. Урок 92. 00:10:04
    Functions Part 3
  93. Урок 93. 00:14:26
    Parabola - More on Functions
  94. Урок 94. 00:13:03
    Scope in Functions
  95. Урок 95. 00:12:52
    Fix Function and Draw Circles
  96. Урок 96. 00:10:20
    Enhanced Circles and Challenge
  97. Урок 97. 00:13:43
    Blackjack Setup
  98. Урок 98. 00:13:46
    Load Cards
  99. Урок 99. 00:08:51
    Deal Cards
  100. Урок 100. 00:13:09
    Global Variables
  101. Урок 101. 00:16:59
    Global Keyword
  102. Урок 102. 00:12:56
    Test Blackjack Game
  103. Урок 103. 00:19:45
    Blackjack Challenge
  104. Урок 104. 00:20:47
    Importing Techniques
  105. Урок 105. 00:17:26
    Underscores in Python code
  106. Урок 106. 00:16:08
    Namespaces, more on Scope and Recursion
  107. Урок 107. 00:13:38
    Recursion with OS Module and Filesystem and Nonlocal keyword
  108. Урок 108. 00:17:08
    Nonlocal keyword, Free and LEGB
  109. Урок 109. 00:15:02
    Object Orientated Programming and Classes
  110. Урок 110. 00:15:04
    Instances, Constructors, Self and more
  111. Урок 111. 00:10:29
    Class Attributes
  112. Урок 112. 00:14:38
    Methods Part 1
  113. Урок 113. 00:14:20
    Methods Part 2
  114. Урок 114. 00:11:54
    Non Public and Mangling
  115. Урок 115. 00:15:12
    DocStrings and Raw Literals
  116. Урок 116. 00:13:43
    Album class and More on DocStrings
  117. Урок 117. 00:15:57
    Artist class and import Albums
  118. Урок 118. 00:14:43
    Load data and Write Checkfile
  119. Урок 119. 00:11:47
    Compare Files and Algorithm Flowcharts
  120. Урок 120. 00:14:03
    Implement Revised Load_Data Algorithm
  121. Урок 121. 00:12:30
    Write OOP Version
  122. Урок 122. 00:09:43
    Getters and Properties
  123. Урок 123. 00:06:03
    Remove Circular References Challenge
  124. Урок 124. 00:16:00
    Getters and Setters
  125. Урок 125. 00:14:32
    Data Attributes and Properties
  126. Урок 126. 00:05:07
    Alternate Syntax for Properties
  127. Урок 127. 00:15:01
    Inheritance
  128. Урок 128. 00:14:11
    Subclasses and Overloading
  129. Урок 129. 00:11:17
    Calling Super Methods
  130. Урок 130. 00:09:32
    Changing Behavior of Methods
  131. Урок 131. 00:16:18
    Overriding Methods
  132. Урок 132. 00:11:39
    Inheritance Challenge
  133. Урок 133. 00:11:36
    Polymorphism
  134. Урок 134. 00:07:07
    Duck Test
  135. Урок 135. 00:18:58
    Composition
  136. Урок 136. 00:11:20
    Composition Continued
  137. Урок 137. 00:10:38
    Test Code and Challenge
  138. Урок 138. 00:12:52
    Aggregation
  139. Урок 139. 00:05:33
    Introduction to Databases
  140. Урок 140. 00:10:34
    Database Terminology
  141. Урок 141. 00:08:17
    Sqlite3 Install on Windows
  142. Урок 142. 00:02:15
    Sqlite3 Install on a Mac
  143. Урок 143. 00:02:47
    SQLite3 Install on Ubuntu Linux
  144. Урок 144. 00:11:16
    Introduction to SQLite
  145. Урок 145. 00:10:43
    More with SQL using SQLite
  146. Урок 146. 00:16:05
    Querying data with Sqlite
  147. Урок 147. 00:13:12
    Order by and Joins
  148. Урок 148. 00:11:45
    More complex Joins
  149. Урок 149. 00:15:18
    Wildcards and Views
  150. Урок 150. 00:14:16
    Housekeeping and the Challenge
  151. Урок 151. 00:13:15
    SQL in Python
  152. Урок 152. 00:18:20
    Connections, Cursors and Transactions
  153. Урок 153. 00:12:28
    SQL Injection Attacks
  154. Урок 154. 00:09:05
    Placeholders and Parameter Substitution
  155. Урок 155. 00:17:46
    Exceptions
  156. Урок 156. 00:13:52
    Exceptions Challenge
  157. Урок 157. 00:14:50
    Exceptions Continued
  158. Урок 158. 00:12:41
    Raising Exceptions
  159. Урок 159. 00:09:28
    More on Exceptions
  160. Урок 160. 00:15:55
    Custom Exceptions
  161. Урок 161. 00:12:37
    Rolling back Transactions
  162. Урок 162. 00:14:41
    Adding Database code to the Account Class
  163. Урок 163. 00:01:35
    GUI Database Editing Overview
  164. Урок 164. 00:14:36
    Ultimate Edition Database View
  165. Урок 165. 00:18:45
    Community Edition Database Plugin
  166. Урок 166. 00:13:43
    Update Deposit and Withdrawal Methods
  167. Урок 167. 00:10:55
    Displaying Time in Different Timezones
  168. Урок 168. 00:13:18
    SQLite3 strftime Function
  169. Урок 169. 00:13:30
    Challenge
  170. Урок 170. 00:04:27
    Problems Storing Timezones
  171. Урок 171. 00:16:39
    Rolling Back Transactions
  172. Урок 172. 00:19:48
    Simple Database Browser
  173. Урок 173. 00:09:49
    Scrollbars
  174. Урок 174. 00:14:37
    Star Args
  175. Урок 175. 00:09:13
    Kwargs
  176. Урок 176. 00:16:58
    More on KWArgs
  177. Урок 177. 00:12:50
    Scrollable Listbox
  178. Урок 178. 00:10:05
    Populating a Listbox from a Database
  179. Урок 179. 00:06:11
    Show Songs from Album
  180. Урок 180. 00:16:36
    The DataListbox Class Code
  181. Урок 181. 00:11:35
    Linking our DataListBoxes
  182. Урок 182. 00:15:05
    Linking our DataListBoxes Continued
  183. Урок 183. 00:17:29
    DataListbox Challenge
  184. Урок 184. 00:00:44
    Introduction
  185. Урок 185. 00:15:06
    Generators and Yield
  186. Урок 186. 00:06:33
    Next and Ranges
  187. Урок 187. 00:18:31
    Generator Examples - Fibonacci numbers and Calculating Pi
  188. Урок 188. 00:16:15
    The os.walk Generator
  189. Урок 189. 00:16:15
    Searching the Filesystem
  190. Урок 190. 00:19:25
    Reading Mp3 Tags
  191. Урок 191. 00:18:13
    List Comprehensions
  192. Урок 192. 00:08:16
    List Comprehensions and Side-Effects
  193. Урок 193. 00:09:54
    Challenge Solutions
  194. Урок 194. 00:11:55
    Conditional Comprehensions
  195. Урок 195. 00:11:49
    Conditional Expressions
  196. Урок 196. 00:03:04
    Challenges
  197. Урок 197. 00:04:30
    Challenge 1 Solution
  198. Урок 198. 00:11:50
    Challenge 2 Solution
  199. Урок 199. 00:11:52
    Nested Comprehensions
  200. Урок 200. 00:14:59
    Nested Comprehensions Challenge
  201. Урок 201. 00:11:51
    The timeit Module
  202. Урок 202. 00:12:23
    More on timeit
  203. Урок 203. 00:13:54
    timeit Continued and Challenge
  204. Урок 204. 00:10:51
    timeit Challenge
  205. Урок 205. 00:09:00
    Map Intro
  206. Урок 206. 00:07:10
    Map Challenge Completion
  207. Урок 207. 00:08:18
    The Filter Function
  208. Урок 208. 00:07:41
    The Reduce Function
  209. Урок 209. 00:10:43
    any and all
  210. Урок 210. 00:10:53
    Named Tuples
  211. Урок 211. 00:11:19
    any and all with Comprehensions
  212. Урок 212. 00:11:08
    Python Font Test Video
  213. Урок 213. 00:00:49
    Bonus - Please Watch!