Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360Β°
VR180
HDR
77 results
The batteries that come in the box β and they're open source. We tour the built-ins, collections, math, sys, os, time and testing,Β ...
51 views
3 days ago
We also dive deep into the Python standard library, specifically examining: 1οΈβ£ The Python os module for common file systemΒ ...
44 views
4 days ago
... hugging face, ai chatbots, intelligent automation, python syntax, object oriented programming python, python standard library,Β ...
54 views
6 days ago
Python imports look simple until your code suddenly throws ModuleNotFoundError, ImportError, or circular import errors that makeΒ ...
12 views
2 days ago
Most engineering and scientific data lives in CSV files, tab-delimited files, or Excel exports. Before you can analyze anything inΒ ...
2 views
Building a graphical interface can transform your Python scripts into fully functional software applications. In this comprehensiveΒ ...
16 views
19 views
Every backend project I have ever started begins with the same ritual. Someone opens the terminal. Types the equivalent of pipΒ ...
237 views
Massive Ecosystem: Offers vast standard libraries and third-party packages for almost any task. Major Real-World ApplicationsΒ ...
121 views
1 day ago
In this video, we break down LeetCode 391: Perfect Rectangle. We explore an efficient approach using basic geometry and a setΒ ...
7 views
... Modules & Packages Python Modules Packages Import Statements Custom Modules Python Standard Library Project: Multi-FileΒ ...
13 views
One of the biggest milestones in becoming a Python programmer is learning to think in functions instead of copy-and-paste code.
40 views
5 days ago
Yelp's bot detection kicks in at the TLS handshake level β before your request gets anywhere near the page. In this video, weΒ ...
29 views
... Official: https://www.modular.com Mojo GitHub (Standard Library): https://github.com/modularml/mojo MAX Engine Docs:Β ...
430 views
Check out my 2D library in C++ and OpenGL course: https://www.udemy.com/course/2d-library-opengl/?couponCode=LLGDEPICΒ ...
5,683 views
CryptoSteg v3.0 is a Python desktop application I built that hides secret, AES-256 encrypted messages inside ordinary image filesΒ ...
10 views
Python's standard system streams (sys.stdin, sys.stdout, and sys.stderr) are initialized natively as text files. Binary Files: Opened inΒ ...
14 views
Welcome to the very first episode of Machine Learning with Puppies! If you are just starting your journey into artificial intelligenceΒ ...
AI orchestration is just a switch statement. Here's the proof β in Go, no framework, running local on a laptop. EveryoneΒ ...
15 views
In today's daily LeetCode breakdown, we tackle the hard problem Sorted GCD Pair Queries. We explain how to avoid the TimeΒ ...
2,236 views