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