ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

215 results

CodingWithMee
Convert complex regular expressions into readable Python code withPregex#viral#shorts#trendingshorts

Convert complex regular expressions into readable Python code with Pregex Templates like [a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.

0:06
Convert complex regular expressions into readable Python code withPregex#viral#shorts#trendingshorts

679 views

5 days ago

Learn Fundamentals
Python Intermediate Topics Mastering Regular Expressions RegEx with Real Use Cases

Python Intermediate Topics Mastering Regular Expressions RegEx with Real Use Cases.

2:49
Python Intermediate Topics Mastering Regular Expressions RegEx with Real Use Cases

0 views

11 days ago

MindForge Digital
Build a Password Strength Checker with Python (Project Tutorial)

In this video, we build a Password Strength Checker using Python! Security is more important than ever. We will use Python's re ...

2:57
Build a Password Strength Checker with Python (Project Tutorial)

0 views

12 days ago

Learn Fundamentals
Python Intermediate - Mastering Regular Expressions RegEx with Real Use Cases

Python Intermediate - Mastering Regular Expressions RegEx with Real Use Cases Real use cases: Validation (email, password, ...

2:40
Python Intermediate - Mastering Regular Expressions RegEx with Real Use Cases

0 views

11 days ago

AI Evolutionary
Email Validation in Python | Easy Tutorial for Beginners

Email Validation in Python | Easy Tutorial for Beginners Learn how to validate email addresses in Python using two powerful ...

1:05
Email Validation in Python | Easy Tutorial for Beginners

17 views

5 days ago

Soren I. Ngo
[Python for Beginners]: 24.01. Regular Expressions: Introduction

Chapters: 00:00:28 1. Why Use Regular Expressions? 00:00:54 2. Python's `re` Module 00:01:22 3. The Raw String Prefix ('r') ...

2:29
[Python for Beginners]: 24.01. Regular Expressions: Introduction

0 views

3 weeks ago

Soren I. Ngo
[Python for Beginners]: 24.02. Regular Expressions: Sequence Characters

Chapters: 00:00:26 1. Digits: `\d` and `\D` 00:00:49 2. Word Characters: `\w` and `\W` 00:01:21 3. Whitespace: `\s` and `\S` ...

2:31
[Python for Beginners]: 24.02. Regular Expressions: Sequence Characters

0 views

3 weeks ago

Learn Fundamentals
Python Intermediate - Mastering Regular Expressions RegEx - match, search, findall, sub

Python Intermediate - Mastering Regular Expressions RegEx - match, search, findall, sub.

1:58
Python Intermediate - Mastering Regular Expressions RegEx - match, search, findall, sub

0 views

13 days ago

Den of Learning
RegEx, Heapq to Find the Top 3 Longest Words #python #pythonprogramming  #shorts

We'll find the top 3 longest words in a given text using Python's built-in regular expressions (re) and heapq libraries. You can also ...

0:22
RegEx, Heapq to Find the Top 3 Longest Words #python #pythonprogramming #shorts

208 views

4 days ago

The Roxy Coder
Learn Python in 30 Seconds ⏱️ | Phone Validator

Learn Python in 30 Seconds ⏱️ | Phone Validator Want to validate phone numbers using Python? In this YouTube Short, ...

0:36
Learn Python in 30 Seconds ⏱️ | Phone Validator

252 views

3 days ago

Learn Fundamentals
Mastering Python Regular Expressions (RegEx) - Patterns and Special Characters

Mastering Python Regular Expressions (RegEx) - Patterns and Special Characters.

2:24
Mastering Python Regular Expressions (RegEx) - Patterns and Special Characters

0 views

13 days ago

cloudsdevspace
Work with Regular Expressions

Work with Regular Expressions.

3:38
Work with Regular Expressions

2 views

1 month ago

Soren I. Ngo
[Python for Beginners]: 24.05. Regular Expressions: substitute()

Chapters: 00:00:27 1. Using `re.sub()` for Replacement 00:00:58 2. Controlling the Number of Substitutions 00:01:26 3. Practical ...

2:32
[Python for Beginners]: 24.05. Regular Expressions: substitute()

0 views

3 weeks ago

Analyze-Adapt-Data
Python is all you need - basic regex

python3 #pythonprogramming #pythonadvanced #pythontutorial.

1:43
Python is all you need - basic regex

120 views

3 weeks ago

Ghulam mustafa
Build a Password Strength Checker in Python (Easy & Powerful!)

In this video, we build a Python-based Password Strength Meter using the re (regular expressions) module. This simple yet ...

0:18
Build a Password Strength Checker in Python (Easy & Powerful!)

0 views

4 weeks ago

Soren I. Ngo
[Python for Beginners]: 24.04. Regular Expressions: findall() and match()

Chapters: 00:00:27 1. `re.findall()`: Finding All Matches 00:00:56 2. `re.match()`: Matching Only at the Start 00:01:26 3. Summary of ...

2:07
[Python for Beginners]: 24.04. Regular Expressions: findall() and match()

6 views

3 weeks ago

Soren I. Ngo
[Python for Beginners]: 24.03. Regular Expressions: search()

Chapters: 00:00:24 1. Using `re.search()` 00:00:56 2. The Match Object 00:01:23 3. Handling No Match 00:01:53 Summary.

2:24
[Python for Beginners]: 24.03. Regular Expressions: search()

0 views

3 weeks ago

Soren I. Ngo
[Python for Beginners]: 24.12. Regular Expressions: Web Scrapping  Demo

Chapters: 00:00:28 1. Defining the Target Data 00:00:56 2. The Extraction Pattern (Capturing Groups) 00:01:24 3. Executing the ...

2:33
[Python for Beginners]: 24.12. Regular Expressions: Web Scrapping Demo

0 views

3 weeks ago

vlogize
Wie man Regex verwendet, um Strings an Großbuchstaben in Python zu trennen

Erfahren Sie, wie man Strings effektiv an Großbuchstaben mit Regex in Python trennt und dabei Probleme mit Bindestrich-Wörtern ...

1:35
Wie man Regex verwendet, um Strings an Großbuchstaben in Python zu trennen

0 views

2 weeks ago

Soren I. Ngo
[Python for Beginners]: 24.06. Regular Expressions: split()

Chapters: 00:00:28 1. Using `re.split()` with Multiple Delimiters 00:00:58 2. Handling Inconsistent Spacing 00:01:31 3. Limiting the ...

2:38
[Python for Beginners]: 24.06. Regular Expressions: split()

0 views

3 weeks ago