ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

19,326 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

680,537 views

5 years ago

Grepsoft
VS Code Tip and Tricks | RegEx

A lot of time and research goes into making these projects and if you enjoy the videos, consider supporting the channel by sharing ...

2:53
VS Code Tip and Tricks | RegEx

305 views

5 years ago

Easy Learning
Regular Expressions (REGEX) in C++ | C++ Tutorial for Beginners #65

C++ is a high-level general-purpose programming language created by Danish computer scientist Bjarne Stroustrup as an ...

1:42
Regular Expressions (REGEX) in C++ | C++ Tutorial for Beginners #65

1,596 views

2 years ago

vlogize
How to Use Regex to Replace Numbers with Unique Placeholders in C-

Learn how to utilize `Regex` in C- for replacing numbers in a string with unique, numbered placeholders like `-p1`, `-p2`, and so ...

1:52
How to Use Regex to Replace Numbers with Unique Placeholders in C-

3 views

8 months ago

Dr Perl
Perl Programming - REGEX Word Matching 2023

Perl Programming For Beginners. Use REGEX To Match Words In A String. #perl #regex.

3:04
Perl Programming - REGEX Word Matching 2023

187 views

2 years ago

vlogommentary
Understanding the /Type\s*/Page[^s] Regex in C#

Discover the intricacies of the C# regular expression `/Type\s*/Page[^s]` and learn what the @ symbol signifies in regex patterns.

3:22
Understanding the /Type\s*/Page[^s] Regex in C#

11 views

1 year ago

life michael
C# Regex.IsMatch() Simple Demo

This video clip explains how to use the IsMatch() static method declared in Regex. This video clip was prepared as part of the "C# ...

0:43
C# Regex.IsMatch() Simple Demo

3,752 views

16 years ago

C# Exercises
How to use Regex (REGular EXpression) in C# to find Email, Phone Number, Website

Find the codes and Visual Studio Project here: https://csharp.agrimetsoft.com/exercises/REGular_EXpression_Regex How to use ...

2:40
How to use Regex (REGular EXpression) in C# to find Email, Phone Number, Website

1,246 views

3 years ago

vlogommentary
Why the Regex Pattern '\b[Cc](?!+.)' is Incorrect for Matching 'C' Not Followed by '+' or '.'

Explore why the regex pattern '\b[Cc](?!+.)' is incorrect for matching 'C' or 'c' not followed by '+' or '.', and learn the corrected ...

3:09
Why the Regex Pattern '\b[Cc](?!+.)' is Incorrect for Matching 'C' Not Followed by '+' or '.'

2 views

10 months ago

vlogommentary
How to Create a Regex for Specific Characters in C#

Summary: Learn how to effectively use regex in C# to validate strings containing only the characters L, l, M, m, D, and d.

2:48
How to Create a Regex for Specific Characters in C#

12 views

1 year ago

info_pi
Regex Demystified: Harnessing its Magic in C Programming

Discover the potential of regular expressions (regex) in C programming with this comprehensive video tutorial. Dive into the world ...

0:47
Regex Demystified: Harnessing its Magic in C Programming

204 views

2 years ago

Cow Corporation
C++: Regular Expressions

Welcome to the Cow Corporation's series of videos about software engineering. The topic of this video is standard support for ...

1:30
C++: Regular Expressions

38 views

4 years ago

vlogize
Understanding the Power of regcomp and regexec in C's Regex

Summary: Discover the steps to effectively use `regcomp` and `regexec` for implementing regular expressions in C programming.

1:44
Understanding the Power of regcomp and regexec in C's Regex

47 views

1 year ago

vlogize
Mastering C- Regex: How to Match Complex String Patterns with Ease

Unlock the secrets to crafting the perfect C- Regex expression to match intricate string patterns. Learn step-by-step how to tackle ...

2:09
Mastering C- Regex: How to Match Complex String Patterns with Ease

0 views

8 months ago

Coding Jesus (getcracked.io)
How to fail every C++ interview in under 10 seconds

Discover the power of shared pointers in memory management! We explore how reference counting works, the benefits of ...

0:13
How to fail every C++ interview in under 10 seconds

115,113 views

11 months ago

Hey Delphi
C++ : Is \0 ("\\0" in a C-style regex string) a valid escape sequence in C++ regular expressions?

C++ : Is \0 ("\\0" in a C-style regex string) a valid escape sequence in C++ regular expressions? To Access My Live Chat Page, On ...

1:29
C++ : Is \0 ("\\0" in a C-style regex string) a valid escape sequence in C++ regular expressions?

1 view

2 years ago

vlogize
How to Successfully Call Ruby Regex from C Code

This guide walks you through fixing a common issue encountered while trying to call Ruby regex through C API. Learn how to ...

1:34
How to Successfully Call Ruby Regex from C Code

3 views

8 months ago

blogize
Exploring Regex Matching Methods in C

Summary: Discover various methods for implementing regex matching in C programming beyond Flex, a popular lexical analyzer.

1:27
Exploring Regex Matching Methods in C

37 views

1 year ago

CodeToByte
Regex (Regular Expressions) | Search Pattern #shorts #coding #programming #technology

regex (Regular Expression): Quick Tips for Text Power! Ready to conquer regex? In just 10 seconds, learn how regular ...

0:10
Regex (Regular Expressions) | Search Pattern #shorts #coding #programming #technology

628 views

2 years ago

blogize
Using a Variable in a C# Regex Pattern Without Escape Sequence Errors

Summary: Learn how to correctly use a variable in a regex pattern in C# without running into escape sequence errors. This guide ...

1:31
Using a Variable in a C# Regex Pattern Without Escape Sequence Errors

17 views

1 year ago