Channel Avatar

CodersLegacy @UC-5-tQOZwRPNWKMhwTCpwOA@youtube.com

None subscribers - no pronouns set

CodersLegacy is an educational site, targeted towards new an


09:31
Hide and Show Widgets in Tkinter (without destroying them)
11:18
How to create a Toolbar in Tkinter (UI + Functionality)
07:16
How to make an Editable Table using Treeview Tkinter (Python)
11:07
Creating Tables in Tkinter using the Treeview Widget
09:58
Deploying a React App to AWS S3
06:52
How to Host a Static Website on AWS using S3
04:36
AutoComplete Entry Widget in Tkinter (Autofill suggestions)
03:33
Autocomplete Combobox in Tkinter (autofill suggestions)
08:06
Searchable Tkinter Combobox with visible Dropdown while Editing Text
06:50
How to Display an Image on the Tkinter Canvas
12:34
Tkinter Listbox: Creating a Grocery Shopping Application
06:23
Interactive Scatter Plots with Matplotlib RectangleSelect Feature
05:54
Switch between Python Versions on Visual Studio Code (VSC)
10:21
Node.js and SQLite3 Tutorial (DB creation, CRUD operations, Best practices)
17:53
Python SQLite3 with Tkinter GUI
09:47
PandasTable + Tkinter: Creating Interactive Data Tables
11:33
PyInstaller .EXE Detected as Virus? - How to Fix
15:58
PyDub Tutorial: Audio Manipulation in Python
07:12
Python init.py File: Best Practices and Customizations
02:09
Disable Frame Shrinking in Tkinter using Pack Propagate
02:57
Python Webbrowser: Opening Browsers through Code
03:56
How to create Draggable Annotations in Matplotlib
06:57
Selenium Tutorial: How to Scroll to the Bottom of the Page (Python)
09:39
Selenium Tutorial: Automated Unit Testing with Pytest (Python)
15:58
Selenium Tutorial: Writing Test Cases with Unittest (Python)
11:56
Selenium Tutorial: How to Disable the Cache
06:31
Executing JavaScript Code in the Browser using Selenium
08:41
Selenium Tutorial: How to Automate (and bypass) Login Pages
23:16
Selenium XPath Expressions Tutorial (Complete Guide)
05:35
How to enable Headless Mode in Selenium (all Browsers)
04:19
How to setup Selenium without downloading any Webdrivers (Setup Guide)
17:12
PyJWT Tutorial: Managing Authorization using JWT in Python
12:41
Writing Jest Test Cases for a React Application
10:42
Deploy React App + Node.Js Backend to Azure DevOps (Part 2 - CD Pipeline)
11:21
Deploy React App + Node.JS Backend to Azure DevOps (Part 1 - CI Pipeline)
14:22
Create Production Ready Backend for React Application
14:27
Selenium UI Testing in Azure DevOps | React Application
08:13
Add Jest Test Cases to CI Pipeline in Azure Devops React App
13:56
Deploy React App to Azure DevOps + Docker (CD Pipeline)
17:59
Deploy Static React App to Azure DevOps + Docker (CI Pipeline)
03:29
How to Upload Docker Image to Azure Container Registry
02:46
"Unresolved import" in Visual Studio Code when using Virtual Environments
15:53
Deploying your Python Applications with Inno Setup
06:11
Pytest Projects: Best Practices for Folder Structure and Imports
07:38
Advanced Lazy Loading of Modules with Apipkg (Python)
06:43
Dynamic Loading and Lazy Loading with Importlib
05:40
Hidden imports in Auto-To-Py-EXE
03:35
Add Navigation Toolbar into Matplotlib Tkinter
14:28
Matplotlib Colormap Tutorial (LinearSegmentedColormap)
06:31
Plotting a Density Plot with Python Matplotlib (4 Methods)
14:59
Matplotlib Widgets Tutorial | Making Interactable Plots in Matplotlib
15:53
Matplotlib Blitting Tutorial - 2x Improving Drawing Performance
03:14
Shared Axes in Matplotlib | Sharing the X and Y-axis between plots
09:03
Matplotlib Patches Tutorial: Drawing Shapes and Polygons
09:36
Embedding a Matplotlib Graph into a PyQt6 Application
06:54
PyQt6 Web Browser with QWebEngineView
07:22
PyQt6 Context Menu Popup on Right Mouse Click
07:16
PyQt6 ToolTips | Improving your UX/UI
07:53
PyQt6 Dark Theme using CSS Stylesheets
07:14
Python Dill Tutorial