ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

440 results

The Data and AI Guy
Validate, Extract, Clean: Regex for Real Data Work

That email-matching regex that looks like a keyboard smash? By the end of this video you'll read it like a sentence — and write ...

11:07
Validate, Extract, Clean: Regex for Real Data Work

128 views

3 days ago

Programming in Python with rsk
Regular Expressions in Python, the RE method re.search ( ) and how to use meta characters . ^ | etc
36:59
Regular Expressions in Python, the RE method re.search ( ) and how to use meta characters . ^ | etc

0 views

0

YouRails
Python programming language. RegEx

A Comprehensive Guide to Python's RegEx Syntax and Functions Unlock the power of Python RegEx! Learn basic syntax ...

1:58
Python programming language. RegEx

2 views

2 weeks ago

Dev Level Up
13 Python Regex Examples You'll Actually Use

Regex looks confusing until you see it solving real problems. In this video, we go through 13 practical Python regex examples you ...

12:17
13 Python Regex Examples You'll Actually Use

17 views

2 days ago

REGex Software
Writing the First Line of Code in Python | Python for Beginners | Python Programming from Scratch

In this video we are ready to take your very first step into programming? In this video, we are writing the first line of code ...

6:20
Writing the First Line of Code in Python | Python for Beginners | Python Programming from Scratch

24 views

2 weeks ago

Programming in Python with rsk
Regex in Python, How the search criterion using Backslash and  \w, \w+,\W,\W+, \d,\d+,\D, \D+ work
24:46
Regex in Python, How the search criterion using Backslash and \w, \w+,\W,\W+, \d,\d+,\D, \D+ work

0 views

0

CODE PILOT
Master Regular Expressions (Regex) in 15 Minutes | Complete Beginner's Guide

Regular Expressions (Regex) can seem complicated at first, but they're one of the most powerful tools every programmer should ...

10:18
Master Regular Expressions (Regex) in 15 Minutes | Complete Beginner's Guide

4 views

3 weeks ago

REGex Software
Data types in python | Python Data types | Python for beginners #python #regex

What are data types in Python and how do they work? Welcome to the ultimate Python data types breakdown! This Python for ...

6:32
Data types in python | Python Data types | Python for beginners #python #regex

25 views

3 weeks ago

Y J CODE
I Built My Own Regex Engine in Python (Only 9 Lines, No Libraries)

Regex looks like magic — but what if you could build your own pattern matcher from scratch, supporting . (any character) and ...

5:30
I Built My Own Regex Engine in Python (Only 9 Lines, No Libraries)

25 views

3 weeks ago

Edulexis
Day 49 : Learn Python Regex in One Video | Data Validation Made Easy | EDULEXIS |

Welcome to Day 49 of the 90 Days Python Programming Course by Edulexis – Learn & Grow! In today's lesson, you'll learn one of ...

7:51
Day 49 : Learn Python Regex in One Video | Data Validation Made Easy | EDULEXIS |

21 views

5 days ago

Kanav Trika
Python RegEx

To know more about python kindly contact at the following details WhatsApp/Call: +918585980397 Email ID: ...

4:01
Python RegEx

2 views

1 day ago

CodeToAGI
Stop Parsing Strings By Hand — Python Regex (re Module) Explained | Ep 51

You're still validating emails with .split() or writing messy string parsing code? After this video, you'll master Python's re module ...

7:16
Stop Parsing Strings By Hand — Python Regex (re Module) Explained | Ep 51

39 views

3 weeks ago

Premier Programmer
Python re Module Explained in Hindi | Regular Expressions, Pattern Matching & Validation

In this video, we will learn Python's re module in Hindi. Python's re module is used for regular expressions, which help us find, ...

20:00
Python re Module Explained in Hindi | Regular Expressions, Pattern Matching & Validation

49 views

2 weeks ago

w3runs
Learn Regular Expressions (Regex) under 13 minute By @w3runs

for Real-World Coding! In this beginner-friendly Regex tutorial, you'll learn how to use Regular Expressions (Regex) to search, ...

13:30
Learn Regular Expressions (Regex) under 13 minute By @w3runs

41 views

1 month ago

Python Interview Tips
find name from string using regex

find name from string using regex (Like Subscribe Share) Debugging and printing actual python value More videos ...

2:27
find name from string using regex

5 views

2 weeks ago

PSR Tech tutorials
Python Regular Expressions
2:09
Python Regular Expressions

9 views

13 days ago

Leetcode Unlocked
10. Regular Expression Matching | Leetcode Unlocked - Python

Learn how to solve LeetCode 10, Regular Expression Matching, using clean and structured approaches. We discuss the core ...

4:40
10. Regular Expression Matching | Leetcode Unlocked - Python

29 views

3 weeks ago

Programming in Python with rsk
Understanding use of metacharacters ( ), { }, *, ?, + in regex in Python , findall(),.match( ) etc
40:19
Understanding use of metacharacters ( ), { }, *, ?, + in regex in Python , findall(),.match( ) etc

0 views

0

Ro Cybersecurity
Building a Hardened Python Regex Log Parser

In this video, we build regex_extractor.py to securely pull structured information out of dirty, unstructured firewall configurations.

10:01
Building a Hardened Python Regex Log Parser

13 views

2 weeks ago

Dev Level Up
16 Python Regex Problems Every Junior Should Solve

Regex looks confusing until you solve real problems with it. In this video, we go through 16 practical Python regex challenges with ...

15:36
16 Python Regex Problems Every Junior Should Solve

40 views

9 days ago