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
8,427 results
Learn how to validate GitHub usernames in Python using just one line of regex! Rules for GitHub usernames: Cannot start ...
137 views
3 months ago
Ready to finally understand Python Regular Expressions? In this video, we break down regex with super simple examples ...
232 views
5 months ago
https://hhub.io/jhregex || Check out the Regex for Hackers course on Hacking Hub! Code JHREGEX takes 50% off ...
21,734 views
2 months ago
mohanmadotcom Python Regex, #python #pythonprogramming #pythontutorial #pythonforbeginners #pythonbeginner #python3 ...
11 months ago
Learn how to use Python's re module to find patterns in text with regular expressions. In this quick tutorial, we show how \d+ can ...
741 views
7 months ago
126 views
In this problem, we explore the fascinating topic of regular expressions by validating mobile numbers. A valid mobile number is ...
2,024 views
8 months ago
Start learning to code for FREE — and get 20% OFF Scrimba Pro: ...
2,638,437 views
6 months ago
808 views
coding #python #numpy This video serves as an introduction to the NumPy Python library. We'll cover the basics of NumPy so you ...
218,096 views
4 months ago
coding #programming #cprogramming (00:00:00) introduction to C programming ⚙ (00:00:41) VSCode download (00:01:52) new ...
1,186,998 views
Master Python ReGex in minutes Struggling with long, messy code to find numbers or emails in text? Say goodbye to that! In this ...
157 views
mohanmadotcom Python Strings, #python #pythonprogramming #pythontutorial #pythonforbeginners #pythonbeginner #python3 ...
131 views
f you want to crack a Python interview, you need proper preparation! ✓ Watch this student mock interview video and learn how ...
1,008,918 views
shorts #python #pythonprogramming #tutorial #shortsfeed #shortsyoutube #shortsvideo #code #lists.
1 view
Noob vs. Pro in C#! ➡️ Counting vowels in a string—the beginner way vs. the pro way! #shorts A beginner uses a loop and ...
210,114 views
His global rank is 4 ** Start your LeetCode journey or level up your DSA skills!** Check out this resource: ...
543,107 views
9 months ago
For Detailed Version: In this problem, you are given a string that should represent a floating point number. Your task is to validate ...
1,387 views
What Are Backreferences In Python Regex? Are you interested in making your Python scripts smarter at recognizing patterns?
In this quick Python tutorial, you'll learn how to validate an email address using regular expressions (regex) — in under a minute!
229 views
Regular Expressions (Regex) in Python are a powerful tool for searching, matching, and manipulating text. Whether you're ...
76 views
In regular Expressions there are special characters that have specific meanings like got for any character and need to be escaped ...
28 views
For Detailed Version: In this challenge, you are given a polynomial expression as a string along with two integers, x and y.
172 views
python interview programming#python interview preparation#python programming#python tricks#python programming ...
257 views
The solution uses Python's re module to define a regular expression that validates the overall format of the card number and then ...
1,046 views