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