Channel Avatar

Corey Schafer @UCCezIgC97PvUuR4_gbFUs5g@youtube.com

1.5M subscribers - no pronouns :c

Welcome to my Channel. This channel is focused on creating t


01:42:41
Python Tutorial: AsyncIO - Complete Guide to Asynchronous Programming with Animations
40:59
Python Tutorial: Type Hints - From Basic Annotations to Advanced Generics
18:16
Python Tutorial: Type Hinting vs Type Checking vs Data Validation - What’s the Difference?
35:47
Python Tutorial: Ruff - A Fast Linter & Formatter to Replace Multiple Tools and Improve Code Quality
27:02
Python Tutorial: UV - A Faster, All-in-One Package Manager to Replace Pip and Venv
24:05
I Let Python Pick My March Madness Bracket - Bracket Simulation Tutorial
24:10
Python Tutorial: Generate a Web Portfolio and Resume from One JSON File
23:53
How to Deploy a Static Website to GitHub Pages - Free Hosting Tutorial
34:51
Python Tutorial: Pathlib - The Modern Way to Handle File Paths
34:46
Python Tkinter Tutorial (Part 2): Using Classes for Functionality and Organization
41:08
Python Tkinter Tutorial (Part 1): Getting Started, Elements, Layouts, and Events
01:18:30
Automating My Bill Payments with Python and Selenium
16:58
Python Tutorial: Securely Manage Passwords and API Keys with DotEnv
30:09
Automate Your Development Environment Setup with Scripts and Dotfiles
31:08
How to Use ChatGPT as a Powerful Tool for Programming
38:56
Python Tutorial: Simulate the Powerball Lottery Using Python
43:21
Python YouTube API Tutorial: Using OAuth to Access User Accounts
22:08
Python YouTube API Tutorial: Sort a Playlist by Most Popular Videos
37:38
Python YouTube API Tutorial: Calculating the Duration of a Playlist
20:49
Python YouTube API Tutorial: Getting Started - Creating an API Key and Querying the API
52:33
Python Tutorial: Real World Example - Using Patreon API and Pillow to Automate Image Creation
32:45
Python Pandas Tutorial (Part 11): Reading/Writing Data to Different Sources - Excel, JSON, SQL, Etc
35:41
Python Pandas Tutorial (Part 10): Working with Dates and Time Series Data
31:54
Python Pandas Tutorial (Part 9): Cleaning Data - Casting Datatypes and Handling Missing Values
49:06
Python Pandas Tutorial (Part 8): Grouping and Aggregating - Analyzing and Exploring Your Data
15:40
Python Pandas Tutorial (Part 7): Sorting Data
16:55
Python Pandas Tutorial (Part 6): Add/Remove Rows and Columns From DataFrames
40:03
Python Pandas Tutorial (Part 5): Updating Rows and Columns - Modifying Data Within DataFrames
23:04
Python Pandas Tutorial (Part 4): Filtering - Using Conditionals to Filter Rows and Columns
17:27
Python Pandas Tutorial (Part 3): Indexes - How to Set, Reset, and Use Indexes
33:35
Python Pandas Tutorial (Part 2): DataFrame and Series Basics - Selecting Rows and Columns
23:01
Python Pandas Tutorial (Part 1): Getting Started with Data Analysis - Installation and Loading Data
27:10
Python Tutorial: Zip Files - Creating and Extracting Zip Archives
51:28
Python Data Science Tutorial: Analyzing the 2019 Stack Overflow Developer Survey
44:15
Python Multiprocessing Tutorial: Run Code in Parallel Using the Multiprocessing Module
36:05
Python Threading Tutorial: Run Code Concurrently Using the Threading Module
08:51
Python Quick Tip: The Difference Between "==" and "is" (Equality vs Identity)
19:01
Python Tutorial: Calling External Commands Using the Subprocess Module
21:22
Matplotlib Tutorial (Part 10): Subplots
20:34
Matplotlib Tutorial (Part 9): Plotting Live Data in Real-Time
17:09
Matplotlib Tutorial (Part 8): Plotting Time Series Data
21:24
Matplotlib Tutorial (Part 7): Scatter Plots
16:36
Matplotlib Tutorial (Part 6): Histograms
15:18
Matplotlib Tutorial (Part 5): Filling Area on Line Plots
14:49
Matplotlib Tutorial (Part 4): Stack Plots
17:02
Matplotlib Tutorial (Part 3): Pie Charts
34:26
Matplotlib Tutorial (Part 2): Bar Charts and Analyzing Data from CSVs
35:01
Matplotlib Tutorial (Part 1): Creating and Customizing Our First Plots
01:15:44
Visual Studio Code (Mac) - Setting up a Python Development Environment and Complete Overview
01:15:17
Visual Studio Code (Windows) - Setting up a Python Development Environment and Complete Overview
16:04
Python Tutorial: Clarifying the Issues with Mutable Default Arguments
29:19
5 Common Python Mistakes and How to Fix Them
28:21
How I Setup a New Development Machine - Using Scripts to Automate Installs and Save Time
48:43
How to Write Python Scripts to Analyze JSON APIs and Sort Results
20:02
Homebrew Tutorial: Simplify Software Installation on Mac Using This Package Manager
17:10
Python Tutorial: VENV (Windows) - How to Use Virtual Environments with the Built-In venv Module
14:18
Python Tutorial: VENV (Mac & Linux) - How to Use Virtual Environments with the Built-In venv Module
39:21
10 Python Tips and Tricks For Writing Better Code
31:57
How to Send Emails Using Python - Plain Text, Adding Attachments, HTML Emails, and More
56:27
Python Tutorial: Web Scraping with Requests-HTML