ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,642,948 results

Fireship
Regular Expressions (RegEx) in 100 Seconds

Learn how to use Regular Expressions, or RegEx, in 100 Seconds. Grab the cheatsheet here ...

2:22
Regular Expressions (RegEx) in 100 Seconds

681,699 views

5 years ago

Code & Cosmos
Validate GitHub Username with Python Regex 🔥 | One-Liner #python #coding #programming #github

Learn how to validate GitHub usernames in Python using just one line of regex! Rules for GitHub usernames: Cannot start ...

0:21
Validate GitHub Username with Python Regex 🔥 | One-Liner #python #coding #programming #github

137 views

3 months ago

TechnicallyRipped
Extract Phone Numbers Using Regex | Python Tutorial

In this video I show you how find extract phone numbers from a Python string, using the Regular Expression library! #coding ...

0:46
Extract Phone Numbers Using Regex | Python Tutorial

1,337 views

1 year ago

DevNuggets
Use #regex to match a phone number in #Python | #DevNuggets

In this video, we recommend the regex library for Python, which provides powerful regular expression functionality. Regular ...

0:32
Use #regex to match a phone number in #Python | #DevNuggets

217 views

1 year ago

Visual Studio Code
I’m never writing another regex. EVER.

Thank you,

1:00
I’m never writing another regex. EVER.

477,772 views

3 years ago

Turtle Code
Stop Struggling with Python Regex! Simple Examples Inside

Ready to finally understand Python Regular Expressions? In this video, we break down regex with super simple examples ...

1:30
Stop Struggling with Python Regex! Simple Examples Inside

231 views

5 months ago

Funy Coder
In Python "re.IGNORECASE" flag can be added as a third parameter to the "match" or "search" method.

The "re.IGNORECASE" flag can be added as a third parameter to the "match" or "search" method to indicate that you want ...

1:00
In Python "re.IGNORECASE" flag can be added as a third parameter to the "match" or "search" method.

3,960 views

5 years ago

PyGuess
Can You Solve This Python Regex Capturing Groups Challenge? 🐍 #PythonChallenge

Master Python regex with this capturing groups challenge! Can you predict what findall returns with multiple groups? Essential ...

0:21
Can You Solve This Python Regex Capturing Groups Challenge? 🐍 #PythonChallenge

1,260 views

2 months ago

Channels new to you

vlogize
How to Regex Replace Patterns Within Curly Braces in Python

Discover how to effectively `replace ':' or '|'` characters within double curly braces in a string using regex in Python. Learn with ...

2:04
How to Regex Replace Patterns Within Curly Braces in Python

1 view

2 months ago

anthonywritescode
python regex: \d gotcha! (beginner - intermediate) anthony explains #156

d matches numbers right? welllllllllll maybe not the numbers you expected! - intro to regexes: https://youtu.be/yFRSpPwrJzQ ...

3:52
python regex: \d gotcha! (beginner - intermediate) anthony explains #156

1,102 views

5 years ago

Python In a Minute
Boost Your Regex Skills - Learn re.compile() in Python!

Discover how to compile regex patterns with re.compile() in #Python #Regex for reusable and efficient pattern matching. Learn it ...

2:07
Boost Your Regex Skills - Learn re.compile() in Python!

316 views

1 year ago

Programmer Banda
Email verification is easy using regex in Python

A RegEx, or Regular Expression, is a sequence of characters that forms a search pattern. RegEx can be used to check if a string ...

0:58
Email verification is easy using regex in Python

18,524 views

4 years ago

TechnicallyRipped
Ignore Case Sensitive Text With Regular Expressions | Python Tutorial

In this video I show you how to ignore case sensitive text with Python's Regular Expression library! #coding #365daysofcoding ...

0:35
Ignore Case Sensitive Text With Regular Expressions | Python Tutorial

1,332 views

1 year ago

mohanmadotcom
Python Findall Regex | Learning | Python | 2024 | Coding | Programming #learning #python #coding

mohanmadotcom Python Regex, #python #pythonprogramming #pythontutorial #pythonforbeginners #pythonbeginner #python3 ...

0:07
Python Findall Regex | Learning | Python | 2024 | Coding | Programming #learning #python #coding

808 views

11 months ago

Web Dev Cody
How to extract patterns from strings using regex groups #shorts

My VSCode Extensions: - theme: material community high contrast - fonts: Menlo, Monaco, 'Courier New', monospace - errors: ...

0:59
How to extract patterns from strings using regex groups #shorts

77,560 views

3 years ago

Python In a Minute
Search Smarter with Regex in Python - Master re.search() Fast!

Want to search for patterns anywhere in a string? The re.search() method in #Python #Regex is your go-to tool! Learn it in under a ...

1:56
Search Smarter with Regex in Python - Master re.search() Fast!

103 views

1 year ago

Python Code School
What Is The Best Way To Extract Text With Python Regex? - Python Code School

What Is The Best Way To Extract Text With Python Regex? Have you ever wondered how to efficiently extract specific information ...

3:05
What Is The Best Way To Extract Text With Python Regex? - Python Code School

11 views

3 months ago

mohanmadotcom
Python Regex | Search | Learning | Python | 2024 | Coding | Programming #learning #python #coding

mohanmadotcom Python Strings, #python #pythonprogramming #pythontutorial #pythonforbeginners #pythonbeginner #python3 ...

0:07
Python Regex | Search | Learning | Python | 2024 | Coding | Programming #learning #python #coding

131 views

11 months ago

Python In a Minute
Replace Text Like a Pro with Regex in Python - A Quick re.sub() Tutorial!

Master the re.sub() method in #Python #Regex to replace text patterns with ease. Learn it in just a minute! Subscribe for more ...

2:12
Replace Text Like a Pro with Regex in Python - A Quick re.sub() Tutorial!

201 views

1 year ago

AI future
Python Regex: Return a match with a specific number of characters { }  #shorts

This video explains how you can filter rows that have specific character count in python. Subscribe to this amazing channel:- ...

0:25
Python Regex: Return a match with a specific number of characters { } #shorts

163 views

3 years ago