ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,623 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,617 views

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

37 views

10 months 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,440 views

9 months ago

Python Code School
When Should You Use Greedy Or Non-Greedy Python RegEx? - Python Code School

When Should You Use Greedy Or Non-Greedy Python RegEx? Are you interested in learning how to make your text extraction in ...

2:47
When Should You Use Greedy Or Non-Greedy Python RegEx? - Python Code School

15 views

10 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

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!

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

139 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,195 views

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

Python Coding (CLCODING)
Python RegEx

We are supporting everyone freely. Join us for live support. WhatsApp Support: ...

2:29
Python RegEx

79 views

3 months ago

Python Code School
How Do You Extract Multi-line Text Using Python Regex? - Python Code School

How Do You Extract Multi-line Text Using Python Regex? Have you ever needed to extract entire sections of text from a large ...

3:34
How Do You Extract Multi-line Text Using Python Regex? - Python Code School

20 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

370 views

3 months ago

Python Code School
How To Handle Unicode In Python Regex? - Python Code School

How To Handle Unicode In Python Regex? Are you interested in working with multilingual text data or symbols from different ...

2:39
How To Handle Unicode In Python Regex? - Python Code School

6 views

10 months ago

All About CS
Lec 30: Python Regex Basics (Part 1) | Regular Expressions | Python full course

Hello friends, In this video, we explore the basics of Regular Expressions (Regex) in Python and learn how to unlock the power of ...

13:15
Lec 30: Python Regex Basics (Part 1) | Regular Expressions | Python full course

72 views

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

161 views

10 months ago

CodeLucky
Regex Lookahead Assertions Explained: Master Pattern Matching!

Dive into the world of regular expressions with our beginner-friendly guide to lookahead assertions! This video breaks down ...

4:14
Regex Lookahead Assertions Explained: Master Pattern Matching!

138 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

Branto
Learning Python - Day 94 - 2 day break. REGEX CS50 LECTURE 7

Learning Python - Day 94 - 2 day break. REGEX CS50 LECTURE 7.

41:25
Learning Python - Day 94 - 2 day break. REGEX CS50 LECTURE 7

174 views

9 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

256 views

10 months ago