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,518,322 results
Hi everyone so I thought I would finish up today's lecture with a few more examples of regular expressions let me remind you of ...
11,546 views
11 years ago
TOC: Regular Expression - Examples Topics discussed: This lecture shows how to describe sets in the form of Regular ...
935,490 views
9 years ago
Regular expressions can be quite confusing so many developers steer away from them. However, they are so powerful that I use ...
15,107 views
3 years ago
Grab the cheatsheet here https://fireship.io/lessons/regex-cheat-sheet-js/ RegExr Tool https://regexr.com/ #regex #js ...
694,353 views
5 years ago
Professor Brailsford on one of our most requested topics. Playlist of Videos the Prof mentioned: ...
266,299 views
6 years ago
Here we do some examples of regular expressions (regexes) - the main video is here: https://youtu.be/7phPFEMcfEs #easytheory ...
13,669 views
Unfortunately, people fail to ever truly learn Regex. In this video I will be teaching you everything you need to know about Regex.
1,468,435 views
Almost every programming language has a regular expression library, so learning regular expressions with not only help you with ...
1,349,401 views
8 years ago
TOC: Designing Regular Expressions Topics discussed: This lecture shows how design Regular Expressions for the following ...
885,106 views
Here we convert a simple NFA into a regular expression as easily as possible. We first modify the NFA so that there is a single ...
156,702 views
Stay in the loop INFINITELY: https://snu.socratica.com/python Regular Expressions (regex for short) is a ...
119,384 views
TOC: Regular Expression Topics discussed: This lecture gives an introduction to Regular Expressions and the rules of regular ...
1,235,932 views
automatatheory #theoryofcomputation #regularexpressions #flat #computerscience.
301,817 views
Regular expressions (or Regex) are patterns used to match character combinations in strings. In this crash course tutorial, you will ...
231,767 views
Watch one video and understand everything about REGEX with examples. ✨Work related mails can be sent on: ...
966,934 views
Learn how to write Regular Expressions and use them in popular programming languages like Python and JavaScript.
26,146 views
In this Python Programming Tutorial, we will be learning how to read, write, and match regular expressions with the re module.
1,222,664 views