Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Python Mega Course: Learn Python in 60 Days, Build 20 Apps, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:04:59
    Welcome to Module 1
  2. Урок 2. 00:03:26
    The Four Types of Computer Programs
  3. Урок 3. 00:01:08
    Today's Goals #print #variables #functions #lists
  4. Урок 4. 00:11:19
    Installing Python and PyCharm
  5. Урок 5. 00:07:55
    Create and Run Your First Python Program #print #strings
  6. Урок 6. 00:10:20
    Getting User Input #input #variables
  7. Урок 7. 00:07:45
    Storing User Input #lists
  8. Урок 8. 00:07:56
    Coding Experiments
  9. Урок 9. 00:04:30
    Bonus Example
  10. Урок 10. 00:06:21
    Programming Tool/Concept of the Day: The Python Console
  11. Урок 11. 00:01:34
    Recap of Yesterday
  12. Урок 12. 00:06:35
    Getting User Input Repeatedly #while-loop
  13. Урок 13. 00:09:36
    Storing User Input Repeatedly #methods
  14. Урок 14. 00:06:04
    Coding Experiments
  15. Урок 15. 00:07:37
    Bonus Example
  16. Урок 16. 00:08:47
    Programming Tool/Concept of the Day: How to Find the Code You Need
  17. Урок 17. 00:01:07
    Recap of Yesterday
  18. Урок 18. 00:07:20
    Todo List View and Program Exit #match-case
  19. Урок 19. 00:06:30
    Improving the Program Output #for-loops
  20. Урок 20. 00:06:46
    Code Experiments
  21. Урок 21. 00:04:08
    Bonus Example
  22. Урок 22. 00:03:38
    Programming Tool/Concept of the Day: What Surprisingly is Python
  23. Урок 23. 00:01:44
    Recap of Yesterday
  24. Урок 24. 00:15:05
    Add an "Edit" Feature #type-conversion #list-indexing
  25. Урок 25. 00:12:00
    Coding Experiments
  26. Урок 26. 00:13:13
    Bonus Example #tuples
  27. Урок 27. 00:15:24
    Programming Tool/Concep of the Day: Text Editors, Code Editors, IDE, PyCharm
  28. Урок 28. 00:01:52
    Recap of Yesterday
  29. Урок 29. 00:04:45
    Numbered Todos #enumerate
  30. Урок 30. 00:03:39
    Improving the Program Output в–¶пёЏ #f-strings #formatting-strings
  31. Урок 31. 00:09:11
    Add a "Complete Todo" Feature
  32. Урок 32. 00:10:27
    Code Experiments
  33. Урок 33. 00:06:20
    Bonus Example
  34. Урок 34. 00:09:50
    Programming Tool/Concept of the Day: How to Ask Good Programming Questions
  35. Урок 35. 00:02:41
    Recap of Yesterday
  36. Урок 36. 00:19:42
    Storing Items in Text Files #text-files #read #write #writelines #readlines
  37. Урок 37. 00:03:58
    Getting Todo Items from Text Files #read-text-files
  38. Урок 38. 00:03:05
    How Data Types are Created #types
  39. Урок 39. 00:09:19
    Code Experiments
  40. Урок 40. 00:12:39
    Bonus Example
  41. Урок 41. 00:05:17
    Programming Tool/Concept of the Day: Online Python Communities
  42. Урок 42. 00:02:44
    Recap of Yesterday
  43. Урок 43. 00:10:17
    Improving the Program Output #list-comprehensions
  44. Урок 44. 00:06:03
    Code Experiments
  45. Урок 45. 00:03:22
    Bonus Example
  46. Урок 46. 00:11:32
    Programming Tool/Concept of the Day: Usages of Python in Real Life
  47. Урок 47. 00:01:46
    Recap of Yesterday
  48. Урок 48. 00:04:51
    Optimising the Code #with-context-manager
  49. Урок 49. 00:11:20
    Editing and Completing Todo Items #with-context-manager
  50. Урок 50. 00:07:49
    Code Experiments
  51. Урок 51. 00:07:56
    Bonus Example
  52. Урок 52. 00:03:55
    Programming Tool/Concept of the Day: Steps of Creating and Maintaining a Program
  53. Урок 53. 00:02:52
    Recap of Yesterday
  54. Урок 54. 00:14:37
    Improving the "Add" Feature #if-conditionals #slicing
  55. Урок 55. 00:11:03
    Optimising the Program #elif #else
  56. Урок 56. 00:09:11
    Code Experiments
  57. Урок 57. 00:24:00
    Bonus Example
  58. Урок 58. 00:04:58
    Programming Tool/Concept of the Day: High vs. Low Level Programming Languages
  59. Урок 59. 00:03:02
    Recap of Yesterday
  60. Урок 60. 00:09:24
    Fixing Two Bugs in the Program #bugs
  61. Урок 61. 00:11:13
    Anticipating Program Errors #try-except #continue
  62. Урок 62. 00:06:09
    Code Experiments
  63. Урок 63. 00:07:43
    Bonus Example
  64. Урок 64. 00:08:11
    Programming Tool/Concept of the Day: Cloud IDEs
  65. Урок 65. 00:01:32
    Recap of Yesterday
  66. Урок 66. 00:16:52
    Avoiding Repetitive Code #custom-functions
  67. Урок 67. 00:07:42
    Code Experiments
  68. Урок 68. 00:09:52
    Bonus Example
  69. Урок 69. 00:03:28
    Programming Tool/Concept of the Day: Python vs. Other Languages
  70. Урок 70. 00:01:12
    Recap of Yesterday
  71. Урок 71. 00:09:40
    Optimising the Code #function-arguments
  72. Урок 72. 00:14:14
    Optimising the Code Further #multiple-arguments
  73. Урок 73. 00:06:55
    Code Experiments
  74. Урок 74. 00:11:54
    Bonus Example
  75. Урок 75. 00:03:26
    Programming Tool/Concept of the Day: The Learn-to-Program Curve
  76. Урок 76. 00:01:19
    Recap of Yesterday
  77. Урок 77. 00:12:55
    Optimising the Code #default-arguments
  78. Урок 78. 00:07:41
    Documenting the Code #doc-strings
  79. Урок 79. 00:04:10
    Code Experiments
  80. Урок 80. 00:10:07
    Bonus Example
  81. Урок 81. 00:07:56
    Programming Tool/Concept of the Day: Python Versions Explained
  82. Урок 82. 00:01:26
    Recap of Yesterday
  83. Урок 83. 00:13:04
    Organising the Code in Modules #modules #import
  84. Урок 84. 00:15:03
    Anatomy of Python
  85. Урок 85. 00:09:59
    Code Experiments
  86. Урок 86. 00:08:21
    Bonus Examples
  87. Урок 87. 00:10:22
    Programming Tool/Concept of the Day: What is Version Control and Git? #git
  88. Урок 88. 00:01:57
    Recap of Yesterday
  89. Урок 89. 00:16:33
    Add a "Date" Feature #standard-modules #time #constants #if-name-equal-main
  90. Урок 90. 00:22:56
    Code Experiments
  91. Урок 91. 00:34:44
    Bonus Example
  92. Урок 92. 00:19:33
    Programming Tool/Concept of the Day: Using Git #git #commit #checkout #reset
  93. Урок 93. 00:02:21
    Recap of Yesterday
  94. Урок 94. 00:04:34
    Difference Between Frontend and Backend #frontend #backend
  95. Урок 95. 00:28:32
    Create a Desktop Graphical User Interface (GUI) #desktop-gui #freesimplegui
  96. Урок 96. 00:05:22
    Code Experiments
  97. Урок 97. 00:09:29
    Bonus Example
  98. Урок 98. 00:10:41
    Programming Tool of the Day: Using Github #github
  99. Урок 99. 00:01:48
    Recap of Yesterday
  100. Урок 100. 00:20:36
    Implementing an "Add Todo" Button #gui-buttons
  101. Урок 101. 00:24:21
    Implementing an "Edit" Button #gui-buttons
  102. Урок 102. 00:07:51
    Code Experiments
  103. Урок 103. 00:27:48
    Bonus Example
  104. Урок 104. 00:13:13
    Programming Tool/Concept of the Day: Clone a Remote Github Repository #git-clone
  105. Урок 105. 00:01:09
    Recap of Yesterday
  106. Урок 106. 00:07:59
    Implement "Complete" and "Exit" Buttons #gui-buttons
  107. Урок 107. 00:15:53
    Final Touches
  108. Урок 108. 00:06:11
    Code Experiments
  109. Урок 109. 00:21:37
    Bonus Example
  110. Урок 110. 00:24:26
    Programming Tool/Concept of the Day: Creating a Standalone Executable
  111. Урок 111. 00:01:26
    Recap of Yesterday
  112. Урок 112. 00:16:22
    Create a Web App #streamlit #title #subheader #checkbox
  113. Урок 113. 00:13:23
    Adding New Todo Items on the Web App
  114. Урок 114. 00:10:05
    Completing Todo Items on the Web App
  115. Урок 115. 00:13:42
    Deploying the Web App to the Cloud
  116. Урок 116. 00:13:29
    Code Experiments
  117. Урок 117. 00:12:36
    Bonus Example
  118. Урок 118. 00:16:10
    Programming Tool/Concept of the Day: Web App Deployment - Deploy to Heroku
  119. Урок 119. 00:01:35
    Today
  120. Урок 120. 00:04:32
    PyCharm Review
  121. Урок 121. 00:13:09
    Objects, Variables, Functions
  122. Урок 122. 00:17:51
    Methods, Lists, Tuples, Dictionaries
  123. Урок 123. 00:06:49
    Code Blocks, f-strings
  124. Урок 124. 00:07:26
    External Files, List Comprehensions
  125. Урок 125. 00:15:12
    Errors, Comments, Modules, Libraries, Web and Desktop GUIs
  126. Урок 126. 00:15:19
    Programming Tool/Concept of the Day: Using the Command Line
  127. Урок 127. 00:02:50
    Today
  128. Урок 128. 00:22:52
    Programming Tool/Concept of the Day: Prototyping with Figma
  129. Урок 129. 00:01:43
    Designing the App
  130. Урок 130. 00:07:17
    Setting up the PyCharm Project and Git
  131. Урок 131. 00:07:35
    The App Data Source
  132. Урок 132. 00:08:01
    Create a Multi-Column Webpage
  133. Урок 133. 00:04:02
    Student Project: Add Content to the Website
  134. Урок 134. 00:03:58
    Student Project: Solution
  135. Урок 135. 00:01:13
    Today
  136. Урок 136. 00:13:29
    Add Thumbnail Titles to the Webpage
  137. Урок 137. 00:08:51
    Add Descriptions, Images, and Links to the Webpage
  138. Урок 138. 00:05:11
    Student Project: Create a Company Website
  139. Урок 139. 00:06:33
    Student Project: Solution
  140. Урок 140. 00:11:23
    Programming Tool/Concept of the Day: Coding without an IDE
  141. Урок 141. 00:01:09
    Today
  142. Урок 142. 00:05:05
    Multipage Web Apps
  143. Урок 143. 00:09:09
    Webforms
  144. Урок 144. 00:13:33
    Send Email
  145. Урок 145. 00:12:27
    Send Email Via the Web Form
  146. Урок 146. 00:03:59
    Student Project: Contact Us Email Form
  147. Урок 147. 00:03:33
    Student Project: Solution
  148. Урок 148. 00:08:06
    Programming Tool/Concept of the Day: Secure Passwords in Environment Variables
  149. Урок 149. 00:03:47
    Today
  150. Урок 150. 00:15:48
    Create a Multipage PDF
  151. Урок 151. 00:15:34
    From CSV to PDF #pandas
  152. Урок 152. 00:09:30
    Add More Pages to PDF
  153. Урок 153. 00:08:43
    Add Footer
  154. Урок 154. 00:01:12
    Student Project: Lined PDF
  155. Урок 155. 00:04:10
    Student Project: Solution
  156. Урок 156. 00:16:32
    Programming Tool/Concept of the Day: PEP 8 Style Guide
  157. Урок 157. 00:03:38
    Today
  158. Урок 158. 00:06:50
    Setting up the Project
  159. Урок 159. 00:06:39
    Load a Data from Excel to Python
  160. Урок 160. 00:10:17
    Create a PDF for Each Excel File
  161. Урок 161. 00:02:17
    Student Project: From Text Files to PDF
  162. Урок 162. 00:03:59
    Student Project: Solution
  163. Урок 163. 00:12:59
    Programming Tool/Concept of the Day: Zen of Python
  164. Урок 164. 00:00:25
    Today
  165. Урок 165. 00:05:44
    Add Date to PDF
  166. Урок 166. 00:16:49
    Add Table from Excel to PDF
  167. Урок 167. 00:07:47
    Add Table Header and Total Price
  168. Урок 168. 00:00:46
    Student Project: Adding Multiline Text to PDF
  169. Урок 169. 00:02:11
    Student Project: Solution
  170. Урок 170. 00:24:19
    Programming Tool/Concept of the Day: Using the PyCharm Debugger
  171. Урок 171. 00:00:35
    Today
  172. Урок 172. 00:05:46
    Programming Tool/Concept of the Day: API Explained
  173. Урок 173. 00:08:46
    URL Requests with Python
  174. Урок 174. 00:09:55
    Getting Data from an API
  175. Урок 175. 00:01:57
    Student Project: Email the API Data
  176. Урок 176. 00:07:38
    Student Project: Solution
  177. Урок 177. 00:00:48
    Today
  178. Урок 178. 00:09:34
    Five Program Refinements
  179. Урок 179. 00:05:30
    Download a File from the Web
  180. Урок 180. 00:01:39
    Student Project: Astronomy Image of the Day
  181. Урок 181. 00:03:05
    Student Project: Solution
  182. Урок 182. 00:09:43
    Programming Tool/Concept of the Day: Using PythonAnywhere PaaS
  183. Урок 183. 00:03:04
    Today
  184. Урок 184. 00:13:00
    Programming Tool/Concept of the Day: HTML Tutorial
  185. Урок 185. 00:12:53
    Build a Website with Flask
  186. Урок 186. 00:15:03
    Build a REST API
  187. Урок 187. 00:01:48
    Running Multiple Apps
  188. Урок 188. 00:03:46
    Student Project: Build a Dictionary API (Part 1)
  189. Урок 189. 00:01:57
    Student Project: Solution
  190. Урок 190. 00:02:08
    Today
  191. Урок 191. 00:13:33
    Programming Tool of the Day: Jupyter Lab Tutorial
  192. Урок 192. 00:40:05
    Pandas In-Depth: Exploring 200-years of European Weather Data
  193. Урок 193. 00:15:01
    API that Returns Weather Temperature Data
  194. Урок 194. 00:01:19
    Student Project: Build a Thesaurus API (Part 2)
  195. Урок 195. 00:03:40
    Student Project: Solution
  196. Урок 196. 00:00:43
    Today
  197. Урок 197. 00:05:24
    Programming Tool/Concept of the Day: Data Analysis and Visualization Theory
  198. Урок 198. 00:08:45
    Show Data Table on the Webpage
  199. Урок 199. 00:15:07
    URL Endpoints for All Data and Annual Data
  200. Урок 200. 00:05:57
    Student Project: Analyze a Wine Tasting Dataset
  201. Урок 201. 00:04:26
    Student Project: Solution
  202. Урок 202. 00:03:16
    Today #streamlit #webapp
  203. Урок 203. 00:11:49
    Coding the User Interface
  204. Урок 204. 00:13:28
    Plotting Data Dynamically
  205. Урок 205. 00:04:01
    Student Project: Build a Happiness Data App
  206. Урок 206. 00:04:52
    Student Project: Solution
  207. Урок 207. 00:01:10
    Today
  208. Урок 208. 00:13:34
    Getting Raw Forecast Data
  209. Урок 209. 00:14:07
    Filtering Forecast Data
  210. Урок 210. 00:17:19
    Add Sky Conditions
  211. Урок 211. 00:01:34
    Student Project: Fix the Weather Forecast App
  212. Урок 212. 00:02:36
    Student Project: Solution
  213. Урок 213. 00:01:28
    Today
  214. Урок 214. 00:03:18
    Programming Tool/Concept of the Day: Regular Expressions (Regex)
  215. Урок 215. 00:15:58
    Get Number of Chapters
  216. Урок 216. 00:11:19
    Extract Certain Sentences
  217. Урок 217. 00:12:17
    Most Common Words
  218. Урок 218. 00:03:19
    Student Project: Regular Expressions
  219. Урок 219. 00:06:21
    Student Project: Solution
  220. Урок 220. 00:01:02
    Today
  221. Урок 221. 00:08:32
    Most Used Non-Stop Words
  222. Урок 222. 00:11:01
    Most Positive/Negative Chapters
  223. Урок 223. 00:02:30
    Student Project: Visualise Your Mood Across Days
  224. Урок 224. 00:04:12
    Student Project: Solution
  225. Урок 225. 00:05:26
    Programming Tool/Concept of the Day: Applications of NLP
  226. Урок 226. 00:02:20
    Today
  227. Урок 227. 00:11:02
    Programming Tool/Concept of the Day: Images from a Computer Science Perspective
  228. Урок 228. 00:13:47
    Capture Webcam Video
  229. Урок 229. 00:27:29
    Program the Webcam to Detect Moving Objects
  230. Урок 230. 00:11:20
    Trigger Action when the Webcam Detects an Object
  231. Урок 231. 00:05:21
    Student Project: Add Live Timestamp to Webcam Video
  232. Урок 232. 00:02:21
    Student Project: Solution
  233. Урок 233. 00:00:40
    Today
  234. Урок 234. 00:08:40
    Extract Images from Webcam Video
  235. Урок 235. 00:14:11
    Send Email with Attachment
  236. Урок 236. 00:05:35
    Send Email Attachment when Webcam Detects an Object
  237. Урок 237. 00:11:07
    Threading in Python
  238. Урок 238. 00:02:56
    Programming Tool/Concept of the Day: Applications of Image Processing
  239. Урок 239. 00:02:04
    Today
  240. Урок 240. 00:03:48
    Programming Tool/Concept of the Day: Web Scraping
  241. Урок 241. 00:09:46
    Scraping a Webpage
  242. Урок 242. 00:10:37
    Extracting Data from the Scraped Content
  243. Урок 243. 00:12:04
    Storing the Extracted Data in Text Files
  244. Урок 244. 00:04:55
    Send Email when New Event is Found on the Website
  245. Урок 245. 00:02:26
    Running the Program Non-Stop
  246. Урок 246. 00:02:49
    Student Project: Scrape Temperature Data
  247. Урок 247. 00:04:30
    Student Project: Solution
  248. Урок 248. 00:01:08
    Today
  249. Урок 249. 00:17:24
    Programming Tool/Concept of the Day: SQL Databases
  250. Урок 250. 00:12:25
    Select, Add, and Delete SQL Data
  251. Урок 251. 00:17:14
    Storing the App Data in an SQL Database
  252. Урок 252. 00:03:00
    Student Project: Store Temperature Data in SQL Database
  253. Урок 253. 00:05:05
    Student Project: Solution
  254. Урок 254. 00:02:51
    Today
  255. Урок 255. 00:14:31
    Classes and Object Oriented Programming #classes #oop
  256. Урок 256. 00:14:16
    Class init and self
  257. Урок 257. 00:01:16
    Today
  258. Урок 258. 00:04:02
    Programming Tool/Concept of the Day: Class vs Instance
  259. Урок 259. 00:03:39
    Planning the App in OOP Style
  260. Урок 260. 00:03:43
    Code the Classes
  261. Урок 261. 00:09:24
    Create Instances
  262. Урок 262. 00:11:39
    Implement the Methods of the Hotel Class
  263. Урок 263. 00:08:35
    Implement the Methods of the Reservation Ticket Class
  264. Урок 264. 00:02:50
    Student Project
  265. Урок 265. 00:04:20
    Student Project: Solution
  266. Урок 266. 00:01:29
    Today
  267. Урок 267. 00:17:26
    Credit Card feature #extending #new-feature
  268. Урок 268. 00:13:40
    Secure Credit Card feature #inheritance #new-feature
  269. Урок 269. 00:03:51
    Overwriting Parent Methods
  270. Урок 270. 00:03:43
    Student Project - Spa Hotel Class
  271. Урок 271. 00:02:53
    Student Project: Solution
  272. Урок 272. 00:01:00
    Today
  273. Урок 273. 00:07:23
    Instance Variables Vs. Class Variables
  274. Урок 274. 00:06:11
    Instance Methods Vs. Class Methods
  275. Урок 275. 00:06:36
    Properties
  276. Урок 276. 00:03:13
    Static Methods
  277. Урок 277. 00:12:41
    Magic Methods
  278. Урок 278. 00:07:32
    Abstract Classes and Abstract Methods
  279. Урок 279. 00:01:44
    Today
  280. Урок 280. 00:10:56
    пёЏ Programming Tool of the Day - Collaborating #github #fork #pull-request
  281. Урок 281. 00:05:22
    Setting up the Project Locally
  282. Урок 282. 00:09:32
    Inspecting the Project Structure
  283. Урок 283. 00:15:29
    Inspecting the Code
  284. Урок 284. 00:02:53
    Today
  285. Урок 285. 00:02:14
    Project Requirements
  286. Урок 286. 00:05:17
    Sketching a Prototype
  287. Урок 287. 00:31:22
    Introduction to PyQt6
  288. Урок 288. 00:01:33
    Student Project - Speed Calculator GUI
  289. Урок 289. 00:02:58
    Solution
  290. Урок 290. 00:00:34
    Today
  291. Урок 291. 00:08:42
    Add a Menu Bar
  292. Урок 292. 00:04:20
    Creating a Table Structure
  293. Урок 293. 00:12:43
    Populate Table with Data
  294. Урок 294. 00:19:20
    Inserting New Records
  295. Урок 295. 00:01:34
    Student Project - Implement the Search Functionality
  296. Урок 296. 00:08:04
    Solution
  297. Урок 297. 00:00:52
    Today
  298. Урок 298. 00:07:52
    Add the Toolbar
  299. Урок 299. 00:11:44
    Add the Status Bar
  300. Урок 300. 00:20:39
    Create an Edit Dialog
  301. Урок 301. 00:12:28
    Create a Delete Dialog
  302. Урок 302. 00:04:41
    Create an About Dialog
  303. Урок 303. 00:09:44
    Programming Skill of the Day - Refactoring
  304. Урок 304. 00:01:20
    Today
  305. Урок 305. 00:06:00
    MySQL vs SQLite
  306. Урок 306. 00:08:07
    Installing MySQL on Windows
  307. Урок 307. 00:09:13
    Installing MySQL on Mac
  308. Урок 308. 00:04:18
    Installing MySQL on Linux
  309. Урок 309. 00:11:57
    пёЏ Programming Skill of the Day - MySQL Command Line Tutorial
  310. Урок 310. 00:12:03
    Implement MySQL in Python
  311. Урок 311. 00:01:28
    Today #chatbot #chatgpt
  312. Урок 312. 00:11:48
    Creating the Chatbot GUI
  313. Урок 313. 00:08:51
    Create the GPT Chatbot
  314. Урок 314. 00:15:22
    Connect the Chatbot to the GUI
  315. Урок 315. 00:02:32
    Today
  316. Урок 316. 00:06:14
    Creating the App Structure
  317. Урок 317. 00:05:24
    Connecting the Python Backend to the HTML Part
  318. Урок 318. 00:16:32
    в–¶Building the Form
  319. Урок 319. 00:13:12
    Bootstrap Style
  320. Урок 320. 00:00:50
    Today
  321. Урок 321. 00:14:31
    Getting the User Data
  322. Урок 322. 00:11:04
    Creating a Database
  323. Урок 323. 00:07:26
    Storing the User Data in the Database
  324. Урок 324. 00:07:03
    Showing Submission Notification
  325. Урок 325. 00:09:54
    Sending a Confirmation Email
  326. Урок 326. 00:01:35
    Today
  327. Урок 327. 00:09:24
    Setting up a Django Project and an App
  328. Урок 328. 00:12:58
    Setting up Database Models
  329. Урок 329. 00:10:35
    Creating a View and a Template
  330. Урок 330. 00:01:27
    Today
  331. Урок 331. 00:08:10
    Code the HTML of the Application Form
  332. Урок 332. 00:12:28
    Creating a Form Model
  333. Урок 333. 00:04:58
    Store the Data in the Database
  334. Урок 334. 00:09:09
    Send an Email with Django
  335. Урок 335. 00:00:36
    Today
  336. Урок 336. 00:07:09
    Creating an Admin Interface
  337. Урок 337. 00:06:31
    Customizing the Admin Interface
  338. Урок 338. 00:11:54
    Creating a Base Template
  339. Урок 339. 00:06:54
    Adding the Navigation Bar
  340. Урок 340. 00:03:37
    Today
  341. Урок 341. 00:03:45
    Creating the App QR Code
  342. Урок 342. 00:04:07
    Setup a Django Project and App
  343. Урок 343. 00:19:01
    Creating the Database Model
  344. Урок 344. 00:01:23
    Today
  345. Урок 345. 00:22:40
    Creating Class-Based Views
  346. Урок 346. 00:05:54
    Context in Django
  347. Урок 347. 00:00:40
    Today
  348. Урок 348. 00:09:38
    Creating an Admin Interface and Adding Data
  349. Урок 349. 00:12:49
    Jinja For Loops
  350. Урок 350. 00:08:53
    Jinja If Conditionals
  351. Урок 351. 00:10:25
    Adding Dynamic Links
  352. Урок 352. 00:12:40
    Adding Bootstrap
  353. Урок 353. 00:01:39
    Today
  354. Урок 354. 00:04:04
    Three Types of Recommendation Systems
  355. Урок 355. 00:05:33
    The Movies Dataset
  356. Урок 356. 00:07:30
    Project Setup on Deepnote
  357. Урок 357. 00:19:50
    Popularity-Based Recommendation Model
  358. Урок 358. 00:00:56
    Today
  359. Урок 359. 00:16:49
    Term Frequency and Inverse Document Frequency
  360. Урок 360. 00:07:25
    Similarity Matrix
  361. Урок 361. 00:19:07
    Extracting Most Similar Movies
  362. Урок 362. 00:04:04
    Collaborative Filtering with Machine Learning
  363. Урок 363. 00:14:17
    Training and Using the Model to Predict
  364. Урок 364. 00:01:13
    Today
  365. Урок 365. 00:02:17
    Description of the Package
  366. Урок 366. 00:11:11
    Preparing the Code of the Package
  367. Урок 367. 00:12:15
    Testing the Package
  368. Урок 368. 00:13:01
    Uploading the Package to PyPi