29:31
Python Part 1 - Getting started with Python
WiseOwlTutorials
29:01
Python Part 2 - Setting up and using Visual Studio Code
38:44
Python Part 3 - Ranges, loops and formatting
9:13
Python Part 4 - Virtual Environments
22:43
Python Part 5 - Modules
16:16
Python Part 6 - Debugging
34:07
Python Part 7a - Sequences: iterating using for loops
21:30
Python Part 7b - Sequences: slicing
28:26
Python Part 7c - Sequences: other techniques
14:14
Python Part 8 - List Comprehensions
33:27
Python Part 9 - Files and Folders
25:11
Python Part 10 - Sets
21:40
Python Part 11 - Dictionaries
32:47
Python Part 12a - Functions
33:31
Python Part 12b - Advanced Functions
25:14
Python Part 13 - Error-trapping
8:53
Python Part 14a - Working with numbers
9:18
Python Part 14b - Working with Booleans
13:55
Python Part 14c - Working with dates and times
35:03
Python Part 14d - Working with strings
50:03
Python Part 15 - Scraping websites
26:34
Python Part 16a - Linking to SQL Server
17:03
Python Part 16b - Linking to CSV files
17:35
Python Part 16c - Linking to JSON files
31:15
Python Part 17a- Excel using openpyxl
33:14
Python Part 17b - VBA using pywin32
1:04:18
Python Part 18 - NumPy
1:12:10
Python Part 19 - Pandas
8:11
Python Part 20 - Power BI Desktop
53:49
Python Part 21a - Classes
45:10
Python Part 21b - Classes case study