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
3,292 results
Resources & Further Learning - Practice notebook → https://go.visuallyexplained.co/regex-exercises - Practice notebook ...
87,248 views
1 month ago
https://hhub.io/jhregex || Check out the Regex for Hackers course on Hacking Hub! Code JHREGEX takes 50% off ...
23,438 views
9 months ago
Unlock the power of word boundaries in regular expressions! This video provides a beginner-friendly guide to understanding ...
244 views
10 months ago
Want to unlock the full power of text processing in Python? In this video, I'll guide you through regular expressions step by step ...
276 views
Learn how to use the `re.findall()` function in Python to effortlessly extract all occurrences of a pattern from a string! This tutorial ...
138 views
5,136 views
Learn how to use capturing groups in regular expressions to extract text with ease! Capturing groups, denoted by parentheses ...
170 views
What Is The Best Way To Extract Text With Python Regex? Have you ever wondered how to efficiently extract specific information ...
25 views
Confused about greedy and lazy quantifiers in regular expressions (regex)? This video breaks down the difference between ...
190 views
Why Use re.IGNORECASE In Python Regex? In this informative video, we will discuss the re.IGNORECASE flag in Python's ...
14 views
11 months ago
Ready to level up your web development skills? This video dives deep into URL validation using Regular Expressions (Regex), ...
220 views
In this video, learn how to work with Regular Expressions in Python with various examples, including: Example 1: Match at the ...
369 views
3 months ago
Master text manipulation in Python with the `re.sub()` function! This comprehensive tutorial is designed for beginners and covers ...
162 views
Dive into the world of Python regular expressions with our comprehensive guide to the `re.search()` function! This tutorial is ...
36 views
Level up your password security game! This video is your go-to guide for understanding and implementing robust password ...
249 views
Unlock the power of regular expressions with named capturing groups! This tutorial is designed for beginners and provides a ...
80 views
How Do Python Regex Character Classes Work? Are you interested in learning how to efficiently find specific characters within ...
3 views
Learn how to validate phone numbers using regular expressions (RegEx)! This beginner-friendly tutorial covers everything ...
430 views
Unlock the power of log file analysis using Regular Expressions (Regex)! This tutorial is designed for beginners and anyone ...
643 views
In this lunch and learn talk, Huw Days introduces the ideas of working with text data in Python, including recapping some of the ...
150 views