ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

939 results

CodeAdda
Regular Expressions - Dot Metacharacter

An intro to dot metacharacter in regular expressions.

2:42
Regular Expressions - Dot Metacharacter

77 views

7 years ago

John Hammond
ASCII & Regular Expressions | "Find Me ASAP" (Hackcon2018 CTF)

If you would like to support me, please like, comment & subscribe, and check me out on Patreon: ...

2:44
ASCII & Regular Expressions | "Find Me ASAP" (Hackcon2018 CTF)

3,067 views

7 years ago

Peter Schneider
Replace string 'a , b,c' to 'a, b, c' using regex

Replace string 'a , b,c' to 'a, b, c' using regex I hope you found a solution that worked for you :) The Content (except music ...

3:26
Replace string 'a , b,c' to 'a, b, c' using regex

21 views

2 years ago

The Debug Zone
Regex for Validating Time Input in C# - Tips and Examples

In this video, we dive into the world of regular expressions (regex) and their powerful application in validating time input in C#.

2:01
Regex for Validating Time Input in C# - Tips and Examples

3 views

3 months ago

Julian Kunkel
Week 10-2-6 Using Regular Expressions in C

... a to c plus A and G right a word adding with in so how to do that well we have to give the regular expression so here is it and we ...

3:08
Week 10-2-6 Using Regular Expressions in C

92 views

5 years ago

Roel Van de Paar
A regular expression parsing library in C

A regular expression parsing library in C Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

2:57
A regular expression parsing library in C

27 views

3 years ago

The Debug Zone
How to Find All Capital Letters in a String Using C# Regular Expressions

In this video, we'll explore the powerful capabilities of C# regular expressions to identify and extract all capital letters from a given ...

3:10
How to Find All Capital Letters in a String Using C# Regular Expressions

8 views

11 months ago

The Debug Zone
Regex Tutorial: Match Everything Up to the First Period in Strings

In this tutorial, we dive into the world of regular expressions, focusing on a specific yet powerful technique: matching everything up ...

3:59
Regex Tutorial: Match Everything Up to the First Period in Strings

2 views

11 months ago

The Debug Zone
C# Regex Issue: Unexpected LF Matches in System.Text.RegularExpressions

In this video, we delve into a common yet perplexing issue encountered when using regular expressions in C#. Specifically, we ...

1:54
C# Regex Issue: Unexpected LF Matches in System.Text.RegularExpressions

7 views

8 months ago

Roel Van de Paar
Regular expression for capturing a "C-style" string

Regular expression for capturing a "C-style" string Helpful? Please support me on Patreon: ...

2:09
Regular expression for capturing a "C-style" string

2 views

4 years ago

Roel Van de Paar
Regular expression of a language over {a,b,c} which does not contain substring bbb

Computer Science: Regular expression of a language over {a,b,c} which does not contain substring bbb Helpful? Please support ...

1:35
Regular expression of a language over {a,b,c} which does not contain substring bbb

151 views

4 years ago

The Debug Zone
C++ Regex Only Finds One Submatch: Common Issues and Solutions Explained

In this video, we dive into the intricacies of using regular expressions in C++. While regex is a powerful tool for pattern matching, ...

1:43
C++ Regex Only Finds One Submatch: Common Issues and Solutions Explained

15 views

6 months ago

CS50
From Scratch to C - CS50 #Reels

It's a steep learning curve but worth the climb. Search for CS50 on YouTube or enroll at cs50.edx.org.

0:06
From Scratch to C - CS50 #Reels

82,632 views

2 years ago

Roel Van de Paar
Objective C Regular Expression removing everything except numbers (3 Solutions!!)

Objective C Regular Expression removing everything except numbers Helpful? Please use the *Thanks* button above! Or, thank ...

2:06
Objective C Regular Expression removing everything except numbers (3 Solutions!!)

9 views

3 years ago

Roel Van de Paar
Notepad++ want to use RegEx to seek minimum-length strings

Notepad++ want to use RegEx to seek minimum-length strings Helpful? Please support me on Patreon: ...

1:21
Notepad++ want to use RegEx to seek minimum-length strings

4 views

4 years ago

Roel Van de Paar
GIS: Installing mapserver in cygwin with regex.c

GIS: Installing mapserver in cygwin with regex.c Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

2:26
GIS: Installing mapserver in cygwin with regex.c

0 views

4 years ago

Mixible
Regular expression to match C #include file

Welcome to Mixible, your go-to source for comprehensive and informative content covering a broad range of topics from Stack ...

2:21
Regular expression to match C #include file

0 views

1 year ago

Roel Van de Paar
Code Review: Doing a re_sub in C using pcre

Code Review: Doing a re_sub in C using pcre Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

2:52
Code Review: Doing a re_sub in C using pcre

29 views

3 years ago

Peter Schneider
About the use of uint8_t in C when counting

About the use of uint8_t in C when counting I hope you found a solution that worked for you :) The Content is licensed under ...

2:54
About the use of uint8_t in C when counting

35 views

1 year ago

The Debug Zone
Regex Tutorial: Match Any Word Except Specific Words Easily

In this video, we'll dive into the powerful world of regular expressions, focusing on how to match any word while excluding specific ...

1:53
Regex Tutorial: Match Any Word Except Specific Words Easily

1 view

2 months ago