ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

87,055 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

682,158 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

The Function Forge
Mastering Regex Metacharacters: Python in 60 Seconds

shorts In this episode of TheFunctionForge.com's Python in 60 Seconds series, we unravel the mystery behind Regular ...

1:00
Mastering Regex Metacharacters: Python in 60 Seconds

103 views

2 years ago

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

Thank you,

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

477,828 views

3 years 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,339 views

1 year 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

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

233 views

6 months ago

codehubgenius
python Regex || How to extract number from text || #regex #python #pythontutorial

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 ...

0:24
python Regex || How to extract number from text || #regex #python #pythontutorial

750 views

7 months 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!

317 views

1 year 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

3 months 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

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,563 views

3 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,334 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

218 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

809 views

11 months 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,531 views

4 years ago

Python Turtle
Regular Expressions in Python: A Comprehensive Guide | RegEx | Python Tamil

shorts Full Video Link : https://youtu.be/F9khvFpuibY #python #pythonprogramming #pythontutorial #pythoninterviewquestions ...

0:30
Regular Expressions in Python: A Comprehensive Guide | RegEx | Python Tamil

6,958 views

2 years ago

Coding Together
Validate Phone Numbers in Python: Quick Regex Guide #python  #coding  #programming   #codingtogether

Learn how to implement phone number validation in Python using regular expressions (RegEx), ensuring accurate and efficient ...

1:49
Validate Phone Numbers in Python: Quick Regex Guide #python #coding #programming #codingtogether

1,970 views

10 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!

203 views

1 year 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

Codewider
Python Programming: What are regular expressions ? How to use regex in python? #python #programming
0:35
Python Programming: What are regular expressions ? How to use regex in python? #python #programming

716 views

2 years ago