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
141 results
learnpython #beginners #regex Ready to level up your Python skills? In this action-packed 1-hour tutorial, I break down regular ...
21 views
5 months ago
In this video, we dive into the world of Python regular expressions, focusing on a common challenge: handling duplicate names in ...
1 view
11 months ago
In this video, we dive into the powerful world of Python regular expressions, focusing specifically on how to effectively match end ...
10 views
8 months ago
Regex specific dash pattern (Python) Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
8 views
5 days ago
Regular Expressions (regex) are implemented in almost every programming language (python, c, ruby, perl, to name a few) and ...
1,350 views
Streamed 6 months ago
Python Lesson 17: Regular Expressions الدرس 17: التعبيرات النمطية Topics re.search match.span() match.start() match.end() ...
41 views
In this video, we dive into the powerful world of Python regular expressions, focusing on case-sensitive and case-insensitive ...
7 months ago
In this video, we tackle a common challenge faced by Python developers: fixing the look-behind error when dealing with ...
0 views
4 months ago
Python Regex to match the FIRST repetition of a digit (3 SOLUTIONS!!) ✧ I really hope you found a helpful solution!
2 views
Regular Expressions in Python | how to match pattern #Python #Pythonprogramming #src7cse ...
56 views
In this video, we delve into the fascinating world of regex-constrained type hints in Python. As developers, we often seek ways to ...
3 views
How does re.sub() replace patterns in strings? You can use re.sub() for advanced string replacement. It matches patterns ...
33 views
You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/code-quality/ 0:00:00 ...
2,185 views
Python regex substitution for comma match I hope you found a solution that worked for you :) The Content is licensed under ...
Python Course Lesson 18: Regular Expressions - Part 2 الدرس 18: التعبيرات النمطية Topics Special Characters Beginning of text ...
13 views
Counting occurrences of Regex Matches in Python Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
1 day ago
Regular expression to match part of an optional part of a string duplicate I hope you found a solution that worked for you :) The ...
In this video, we'll explore a practical technique in Python for extracting text from a string after a specific character. Whether you're ...
6 months ago
Dans cette DEUXIÈME PARTIE, on reprend les 3 exercices de la Partie 1 mais cette fois EN PYTHON avec le module 're' !
31 views
3 months ago
Deleting Wordwraps in Python with regex Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
9 views
7 days ago