ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,292 results

Visually Explained
Regular Expressions (Regex) - Visually Explained

Resources & Further Learning - Practice notebook → https://go.visuallyexplained.co/regex-exercises - Practice notebook ...

11:29
Regular Expressions (Regex) - Visually Explained

87,248 views

1 month ago

John Hammond
Regex for Hackers (with Python)

https://hhub.io/jhregex || Check out the Regex for Hackers course on Hacking Hub! Code JHREGEX takes 50% off ...

39:18
Regex for Hackers (with Python)

23,438 views

9 months ago

CodeLucky
Mastering Word Boundaries in Regex (\b): Find Exact Matches!

Unlock the power of word boundaries in regular expressions! This video provides a beginner-friendly guide to understanding ...

3:38
Mastering Word Boundaries in Regex (\b): Find Exact Matches!

244 views

10 months ago

Data Science For Everyone
Mastering Regex in Python | Learn Regular Expressions with re Module (Beginner to Advanced)

Want to unlock the full power of text processing in Python? In this video, I'll guide you through regular expressions step by step ...

18:26
Mastering Regex in Python | Learn Regular Expressions with re Module (Beginner to Advanced)

276 views

10 months ago

CodeLucky
Python Regex: re.findall() - Find All Matches in a String!

Learn how to use the `re.findall()` function in Python to effortlessly extract all occurrences of a pattern from a string! This tutorial ...

3:39
Python Regex: re.findall() - Find All Matches in a String!

138 views

10 months ago

Visually Explained
[Practice Problems] Regular Expressions (Regex) - Visually Explained

Resources & Further Learning - Practice notebook → https://go.visuallyexplained.co/regex-exercises - Practice notebook ...

5:20
[Practice Problems] Regular Expressions (Regex) - Visually Explained

5,136 views

1 month ago

CodeLucky
Master Capturing Groups in Regex: Extract Text Like a Pro!

Learn how to use capturing groups in regular expressions to extract text with ease! Capturing groups, denoted by parentheses ...

4:50
Master Capturing Groups in Regex: Extract Text Like a Pro!

170 views

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

25 views

10 months ago

CodeLucky
Greedy vs Lazy Quantifiers in Regex: Master Regular Expressions!

Confused about greedy and lazy quantifiers in regular expressions (regex)? This video breaks down the difference between ...

4:19
Greedy vs Lazy Quantifiers in Regex: Master Regular Expressions!

190 views

10 months ago

Python Code School
Why Use re.IGNORECASE In Python Regex? - Python Code School

Why Use re.IGNORECASE In Python Regex? In this informative video, we will discuss the re.IGNORECASE flag in Python's ...

2:50
Why Use re.IGNORECASE In Python Regex? - Python Code School

14 views

11 months ago

CodeLucky
🌐 Master URL Validation with Regex: The Ultimate Guide for Beginners

Ready to level up your web development skills? This video dives deep into URL validation using Regular Expressions (Regex), ...

5:30
🌐 Master URL Validation with Regex: The Ultimate Guide for Beginners

220 views

10 months ago

Amit Thinks
31. Regular Expressions in Python | re module for regex | Advanced Python Tutorial | Amit Thinks

In this video, learn how to work with Regular Expressions in Python with various examples, including: Example 1: Match at the ...

11:03
31. Regular Expressions in Python | re module for regex | Advanced Python Tutorial | Amit Thinks

369 views

3 months ago

CodeLucky
Python re.sub() Tutorial: Text Substitution with Regular Expressions

Master text manipulation in Python with the `re.sub()` function! This comprehensive tutorial is designed for beginners and covers ...

3:48
Python re.sub() Tutorial: Text Substitution with Regular Expressions

162 views

10 months ago

CodeLucky
Python Regex Tutorial: re.search() - Find First Pattern Match

Dive into the world of Python regular expressions with our comprehensive guide to the `re.search()` function! This tutorial is ...

3:45
Python Regex Tutorial: re.search() - Find First Pattern Match

36 views

10 months ago

CodeLucky
🔐 Password Strength Validation with RegEx: The Ultimate Guide for Beginners

Level up your password security game! This video is your go-to guide for understanding and implementing robust password ...

5:00
🔐 Password Strength Validation with RegEx: The Ultimate Guide for Beginners

249 views

10 months ago

CodeLucky
Master Regular Expressions: Named Capturing Groups Explained for Beginners

Unlock the power of regular expressions with named capturing groups! This tutorial is designed for beginners and provides a ...

4:23
Master Regular Expressions: Named Capturing Groups Explained for Beginners

80 views

10 months ago

Python Code School
How Do Python Regex Character Classes Work? - Python Code School

How Do Python Regex Character Classes Work? Are you interested in learning how to efficiently find specific characters within ...

3:00
How Do Python Regex Character Classes Work? - Python Code School

3 views

10 months ago

CodeLucky
Phone Number Validation with RegEx: A Beginner's Guide

Learn how to validate phone numbers using regular expressions (RegEx)! This beginner-friendly tutorial covers everything ...

6:52
Phone Number Validation with RegEx: A Beginner's Guide

430 views

10 months ago

CodeLucky
Log File Analysis with Regex: Extract Data Like a Pro!

Unlock the power of log file analysis using Regular Expressions (Regex)! This tutorial is designed for beginners and anyone ...

5:54
Log File Analysis with Regex: Extract Data Like a Pro!

643 views

10 months ago

Jean Golding Institute
Intro to Natural Language Processing (NLP) in Python Strings, regular expressions and fuzzy matching

In this lunch and learn talk, Huw Days introduces the ideas of working with text data in Python, including recapping some of the ...

39:09
Intro to Natural Language Processing (NLP) in Python Strings, regular expressions and fuzzy matching

150 views

11 months ago