1. Урок 1. 00:05:56
    Introduction
  2. Урок 2. 00:08:36
    Prerequisites
  3. Урок 3. 00:02:28
    Introduction
  4. Урок 4. 00:10:50
    Objects and Classes - Lecture
  5. Урок 5. 00:04:04
    Objects and Classes - Coding
  6. Урок 6. 00:13:09
    Class Attributes - Lecture
  7. Урок 7. 00:12:17
    Class Attributes - Coding
  8. Урок 8. 00:02:24
    Callable Class Attributes - Lecture
  9. Урок 9. 00:03:08
    Callable Class Attributes - Coding
  10. Урок 10. 00:03:19
    Classes are Callables - Lecture
  11. Урок 11. 00:06:30
    Classes are Callables - Coding
  12. Урок 12. 00:05:21
    Data Attributes - Lecture
  13. Урок 13. 00:11:30
    Data Attributes - Coding
  14. Урок 14. 00:12:36
    Function Attributes - Lecture
  15. Урок 15. 00:20:16
    Function Attributes - Coding
  16. Урок 16. 00:06:17
    Initializing Class Instances - Lecture
  17. Урок 17. 00:05:51
    Initializing Class Instances - Coding
  18. Урок 18. 00:05:36
    Creating Attributes at Run-Time - Lecture
  19. Урок 19. 00:20:47
    Creating Attributes at Run-Time - Coding
  20. Урок 20. 00:16:50
    Properties - Lecture
  21. Урок 21. 00:23:32
    Properties - Coding
  22. Урок 22. 00:12:08
    Property Decorators - Lecture
  23. Урок 23. 00:31:07
    Property Decorators - Coding
  24. Урок 24. 00:06:49
    Read-Only and Computed Properties - Lecture
  25. Урок 25. 00:24:58
    Read-Only and Computed Properties - Coding
  26. Урок 26. 00:06:10
    Deleting Properties - Lecture
  27. Урок 27. 00:05:14
    Deleting Properties - Coding
  28. Урок 28. 00:03:05
    Some Questions on the Property Class
  29. Урок 29. 00:11:08
    Class and Static Methods - Lecture
  30. Урок 30. 00:31:00
    Class and Static Methods - Coding
  31. Урок 31. 00:03:25
    Python Builtin and Standard Types
  32. Урок 32. 00:05:19
    Class Body Scope - Lecture
  33. Урок 33. 00:14:37
    Class Body Scope - Coding
  34. Урок 34. 00:04:07
    Quick Recap
  35. Урок 35. 00:10:54
    Project Description
  36. Урок 36. 00:15:30
    Project Solution - TimeZone
  37. Урок 37. 00:08:57
    Project Solution - Transaction Numbers
  38. Урок 38. 00:14:49
    Project Solution - Account Numbers, Names
  39. Урок 39. 00:04:09
    Project Solution - Preferred TimeZone
  40. Урок 40. 00:04:16
    Project Solution - Account Balance
  41. Урок 41. 00:08:29
    Project Solution - Interest Rate
  42. Урок 42. 00:02:49
    Project Solution - Transaction Codes
  43. Урок 43. 00:28:18
    Project Solution - Confirmation Codes
  44. Урок 44. 00:23:04
    Project Solution - Transactions
  45. Урок 45. 00:50:53
    Project Solution - Testing with unittest
  46. Урок 46. 00:04:58
    Introduction
  47. Урок 47. 00:03:48
    __str__ and __repr__ Methods - Lecture
  48. Урок 48. 00:08:24
    __str__ and __repr__ Methods - Coding
  49. Урок 49. 00:04:53
    Arithmetic Operators - Lecture
  50. Урок 50. 00:37:02
    Arithmetic Operators - Coding
  51. Урок 51. 00:01:30
    Rich Comparisons - Lecture
  52. Урок 52. 00:18:03
    Rich Comparisons - Coding
  53. Урок 53. 00:01:54
    Hashing and Equality - Lecture
  54. Урок 54. 00:08:33
    Hashing and Equality - Coding
  55. Урок 55. 00:01:39
    Booleans - Lecture
  56. Урок 56. 00:08:27
    Booleans - Coding
  57. Урок 57. 00:01:53
    Callables - Lecture
  58. Урок 58. 00:37:44
    Callables - Coding
  59. Урок 59. 00:03:55
    The __del__ Method - Lecture
  60. Урок 60. 00:15:09
    The __del__ Method - Coding
  61. Урок 61. 00:02:01
    The __format__ Method - Lecture
  62. Урок 62. 00:08:02
    The __format__ Method - Coding
  63. Урок 63. 00:06:37
    Project Description
  64. Урок 64. 00:31:42
    Project Solution
  65. Урок 65. 00:01:15
    Introduction
  66. Урок 66. 00:18:23
    Single Inheritance - Lecture
  67. Урок 67. 00:11:20
    Single Inheritance - Coding
  68. Урок 68. 00:04:48
    The object Class - Lecture
  69. Урок 69. 00:09:58
    The object Class - Coding
  70. Урок 70. 00:11:43
    Overriding - Lecture
  71. Урок 71. 00:14:00
    Overriding - Coding
  72. Урок 72. 00:00:56
    Extending - Lecture
  73. Урок 73. 00:16:39
    Extending - Coding
  74. Урок 74. 00:12:29
    Delegating to Parent - Lecture
  75. Урок 75. 00:27:21
    Delegating to Parent - Coding
  76. Урок 76. 00:07:14
    Slots - Lecture
  77. Урок 77. 00:05:17
    Slots - Coding
  78. Урок 78. 00:08:08
    Slots and Single Inheritance - Lecture
  79. Урок 79. 00:15:09
    Slots and Single Inheritance - Coding
  80. Урок 80. 00:08:33
    Project 3 - Description
  81. Урок 81. 00:12:56
    Project Solution - Approach and Setup
  82. Урок 82. 00:21:44
    Project Solution - Validators and tests
  83. Урок 83. 00:40:05
    Project Solution - Resources class and tests
  84. Урок 84. 00:09:09
    Project Solution - CPU class and tests
  85. Урок 85. 00:01:59
    Project Solution - Storage class and tests
  86. Урок 86. 00:05:09
    Project Solution - HDD and SSD classes and tests
  87. Урок 87. 00:01:15
    Introduction
  88. Урок 88. 00:08:23
    Descriptors - Lecture
  89. Урок 89. 00:09:19
    Descriptors - Coding
  90. Урок 90. 00:08:16
    Getters and Setters - Lecture
  91. Урок 91. 00:21:43
    Getters and Setters - Coding
  92. Урок 92. 00:06:26
    Using as Instance Properties - Lecture
  93. Урок 93. 00:22:09
    Using as Instance Properties - Coding
  94. Урок 94. 00:07:31
    Strong and Weak References - Lecture
  95. Урок 95. 00:20:07
    Strong and Weak References - Coding
  96. Урок 96. 00:03:37
    Back to Instance Properties - Lecture
  97. Урок 97. 00:35:35
    Back to Instance Properties - Coding
  98. Урок 98. 00:03:05
    The __set_name__ Method - Lecture
  99. Урок 99. 00:17:41
    The __set_name__ Method - Coding
  100. Урок 100. 00:04:43
    Property Lookup Resolution - Lecture
  101. Урок 101. 00:11:45
    Property Lookup Resolution - Coding
  102. Урок 102. 00:02:39
    Properties and Descriptors - Lecture
  103. Урок 103. 00:21:26
    Properties and Descriptors - Coding
  104. Урок 104. 00:11:20
    Application - Example 1
  105. Урок 105. 00:34:25
    Application - Example 2
  106. Урок 106. 00:01:50
    Functions and Descriptors - Lecture
  107. Урок 107. 00:16:59
    Functions and Descriptors - Coding
  108. Урок 108. 00:03:22
    Project Description
  109. Урок 109. 00:42:36
    Solution - Part 1
  110. Урок 110. 00:08:08
    Solution - Part 2
  111. Урок 111. 00:01:01
    Introduction
  112. Урок 112. 00:08:12
    Making the case for Enumerations
  113. Урок 113. 00:09:48
    Enumerations - Lecture
  114. Урок 114. 00:19:51
    Enumerations - Coding
  115. Урок 115. 00:04:49
    Aliases - Lecture
  116. Урок 116. 00:09:20
    Aliases - Coding
  117. Урок 117. 00:03:51
    Customizing/Extending Enums - Lecture
  118. Урок 118. 00:36:31
    Customizing/Extending Enums - Coding
  119. Урок 119. 00:04:51
    Automatic Values - Lecture
  120. Урок 120. 00:21:57
    Automatic Values - Coding
  121. Урок 121. 00:04:28
    Project Description
  122. Урок 122. 00:11:43
    Project Solution
  123. Урок 123. 00:01:20
    Introduction
  124. Урок 124. 00:13:35
    Python Exceptions - Lecture
  125. Урок 125. 00:20:41
    Python Exceptions - Coding
  126. Урок 126. 00:17:42
    Handling Exceptions - Lecture
  127. Урок 127. 00:56:21
    Handling Exceptions - Coding
  128. Урок 128. 00:06:19
    Raising Exceptions - Lecture
  129. Урок 129. 00:16:30
    Raising Exceptions - Coding
  130. Урок 130. 00:07:47
    Custom Exceptions - Lecture
  131. Урок 131. 00:54:12
    Custom Exceptions - Coding
  132. Урок 132. 00:05:23
    Project Description
  133. Урок 133. 00:30:14
    Project Solution
  134. Урок 134. 00:08:51
    Introduction
  135. Урок 135. 00:08:51
    Decorators and Descriptors - Review
  136. Урок 136. 00:10:27
    The __new__ Method - Lecture
  137. Урок 137. 00:24:06
    The __new__ Method - Coding
  138. Урок 138. 00:07:12
    How Classes are Created - Lecture
  139. Урок 139. 00:12:42
    How Classes are Created - Coding
  140. Урок 140. 00:03:01
    Inheriting from type - Lecture
  141. Урок 141. 00:11:02
    Inheriting from type - Coding
  142. Урок 142. 00:05:54
    Metaclasses - Lecture
  143. Урок 143. 00:08:15
    Metaclasses - Coding
  144. Урок 144. 00:04:43
    Class Decorators - Lecture
  145. Урок 145. 00:54:11
    Class Decorators - Coding
  146. Урок 146. 00:04:05
    Decorator Classes - Lecture
  147. Урок 147. 00:18:23
    Decorator Classes - Coding
  148. Урок 148. 00:01:55
    Metaclass vs Class Decorator - Lecture
  149. Урок 149. 00:14:49
    Metaclass vs Class Decorator - Coding
  150. Урок 150. 00:02:45
    Metaclass Parameters - Lecture
  151. Урок 151. 00:13:17
    Metaclass Parameters - Coding
  152. Урок 152. 00:02:55
    The __prepare__ Method - Lecture
  153. Урок 153. 00:21:53
    The __prepare__ Method - Coding
  154. Урок 154. 00:12:36
    Classes, Metaclasses, and __call__
  155. Урок 155. 00:33:40
    Metaprogramming Application 1
  156. Урок 156. 00:23:11
    Metaprogramming Application 2
  157. Урок 157. 00:31:03
    Metaprogramming Application 3
  158. Урок 158. 00:10:06
    Attribute Read Accessors - Lecture
  159. Урок 159. 00:37:18
    Attribute Read Accessors - Coding
  160. Урок 160. 00:03:34
    Attribute Write Accessors - Lecture
  161. Урок 161. 00:11:39
    Attribute Write Accessors - Coding
  162. Урок 162. 00:19:21
    Accessors - Application