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
2,917 results
Learn 5 essential ways to search within Python sequences (lists, strings, and more) in this hands-on tutorial! In this video ...
26 views
6 days ago
Never written a line of code before? Start with this Python tutorial to learn the basics. To go deeper, check out the DataCamp ...
4,016 views
22 hours ago
This playlist follows the freeCodeCamp (FCC) new curriculum and is perfect for beginners who want to improve Python skills.
37 views
2 weeks ago
Learn how to use OpenAI's File Search tool to give an AI agent access to your own documents. In this step-by-step Python tutorial, ...
18 views
10 days ago
Typically video searches don't actually look at the video, only relying on text metadata instead. Here, JP shows you how to build ...
184 views
In this demo, we build a semantic search API for support tickets using Python, Flask, Telnyx AI Inference, embeddings, and cosine ...
36 views
3 days ago
Need to create a Walmart price/location comparison tool, automate your product rank checking, or find convenient product options ...
100 views
In this video, I show you how to build a Python program that takes user input, stores it in an array, and then searches for a value ...
10 views
3 weeks ago
Built-in indexers don't touch vanilla Postgres — so here's the push pipeline you build instead. This walks through an incremental ...
5 views
2 days ago
Learn how to solve LeetCode 99: Recover Binary Search Tree. In this tutorial, we analyze a binary search tree where exactly two ...
12 views
In this video, we tackle the classic LeetCode Search a 2D Matrix problem using a highly efficient binary search algorithm.
28 views
Welcome to Python Programming | Unit 4 Part 2! In this video, derived from foundational computer science material at the ...
33 views
ALLOWS SEARCHING FOR PRODUCT PRICE. # Final price of a product.
2 views
12 days ago
Learn how to solve LeetCode 365, the Water and Jug Problem, using two distinct approaches. This video walks through the ...
11 views
9 days ago
Building a RAG chatbot is easy to demo and hard to make accurate — this walks the full Python build where retrieval quality ...
43 views
The most important Python topic for job interviews — explained from zero, in plain English, with real code. After this video you will ...
9 views
Ever wondered how Google, ChatGPT, LinkedIn, Netflix, and modern AI systems connect millions of pieces of information?
39 views
FAISS: make fast vector search measurable and avoid silently missing true neighbors by comparing exact and ANN indexes.
Working with text is one of the most common tasks in Python, and Python provides powerful built-in string methods to make it easy.
13 days ago