ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

83,628 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,197 views

5 years ago

Code with Josh
Mastering Python REGEX:  Learn how to use findall() for Numbers we RE  #techeducation  #python101

In this tutorial, we dive into the findall() function from the regular expressions module to effortlessly extract numbers from strings.

0:49
Mastering Python REGEX: Learn how to use findall() for Numbers we RE #techeducation #python101

9,132 views

2 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

Pythonic
regular expression in #python (regex) #coding

python #programming #trending #pythonforbegginer #viral #coding #learnpython #shortsfeed #programmers #trendingshorts ...

0:17
regular expression in #python (regex) #coding

17,087 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,830 views

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

317 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

ArjanCodes
😣 Regex Risks: What Every Developer Should Know

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Check out my courses: ...

0:36
😣 Regex Risks: What Every Developer Should Know

6,443 views

1 year ago

VariableUndefined
Explaining Python re Module for Regular Expressions #pythonforeveryone #regex #python

In this video, you'll quickly learn the basics of Python regular expressions (regex) with key functions like re.search, re.match, ...

0:59
Explaining Python re Module for Regular Expressions #pythonforeveryone #regex #python

6,342 views

1 year ago

Styx Show by Dean Armada
Logical Operators of Programming Languages - Python | Java

Logical Operators across the Major Programming Languages Explained #programmer #softwaredeveloper #softwareengineer ...

0:09
Logical Operators of Programming Languages - Python | Java

121,833 views

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

4 years 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

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

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

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

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

Python In a Minute
Regex in Python - Find and Iterate Patterns with re.finditer()

Explore how to use the re.finditer() method in #Python #Regex to find and iterate over pattern matches in a string. Efficient and ...

2:15
Regex in Python - Find and Iterate Patterns with re.finditer()

141 views

1 year ago

Python In a Minute
Split Strings with Regex in Python - A Quick re.split() Guide!

Learn how to split strings by patterns using re.split() in #Python #Regex. Quick and efficient text processing in just 60 seconds!

2:14
Split Strings with Regex in Python - A Quick re.split() Guide!

288 views

1 year ago