Channel Avatar

Corey Schafer @UCCezIgC97PvUuR4_gbFUs5g@youtube.com

None subscribers - no pronouns set

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


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
45:59
Python Tutorial: Write a Script to Monitor a Website, Send Alert Emails, and Reboot Servers
25:01
Python Requests Tutorial: Request Web Pages, Download Images, POST Data, Read JSON, and More
53:31
Python Django Tutorial: Deploying Your Application (Option #2) - Deploy using Heroku
26:35
Python Django Tutorial: Full-Featured Web App Part 13 - Using AWS S3 for File Uploads
20:47
Python Django Tutorial: How to enable HTTPS with a free SSL/TLS Certificate using Let's Encrypt
17:14
Python Flask Tutorial: How to enable HTTPS with a free SSL/TLS Certificate using Let's Encrypt
27:18
Python Django Tutorial: How to Use a Custom Domain Name for Our Application
24:00
Python Flask Tutorial: How to Use a Custom Domain Name for Our Application
01:15:00
Python Flask Tutorial: Deploying Your Application (Option #1) - Deploy to a Linux Server
01:22:01
Python Django Tutorial: Deploying Your Application (Option #1) - Deploy to a Linux Server
45:49
Python Tutorial: Itertools Module - Iterator Functions for Efficient Looping
13:47
Python Coding Problem: Creating Your Own Iterators