ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,920 results

Riffomonas Project
How to write a simple regular expression in R using sub and str_replace (CC183)

A regular expression is a pattern that you want to search for and do something with. R has a variety of tools for creating regular ...

18:48
How to write a simple regular expression in R using sub and str_replace (CC183)

7,234 views

4 years ago

Luke Smith
Regular Expressions (Regex): All the Basics

I go over how to get a lot out of just the fundamentals of regular expressions (regexes). We cover all the basics, but there is an ...

21:39
Regular Expressions (Regex): All the Basics

64,938 views

5 years ago

Unleashed Design
JavaScript Tutorial wie man Regex einfacher benutzten kann!

Du brauchst einen Hoster? https://bit.ly/mein-hoster In diesem Video zeigen wir dir, wie du mit Magic Regex und ChatGPT nie ...

6:23
JavaScript Tutorial wie man Regex einfacher benutzten kann!

3,359 views

2 years ago

Protesilaos Stavrou
Emacs: basics of regular expressions (regexp)

A primer on using regexp syntax inside of Emacs. I go through a series of practical examples that are meant to show the various ...

34:34
Emacs: basics of regular expressions (regexp)

5,773 views

6 years ago

PowerShell.org
Regex pour les stars du rock

Présenté par Thomas Rayner Vous n'êtes pas novice en expressions régulières. Vous connaissez les quantificateurs comme ...

42:37
Regex pour les stars du rock

736 views

4 years ago

Alex The Analyst
Regular Expression Use Cases in Python

Take my Full Python Course Here: https://bit.ly/48O581R In this lesson we are going to look at real use cases for Regular ...

12:47
Regular Expression Use Cases in Python

12,825 views

2 years ago

ANGE-DEV
🔥 PYTHON PENTESTING - Maîtriser les Expressions Régulières (Regex)  - PARTIE 1

Dans cette PREMIÈRE PARTIE sur les regex, on va pratiquer directement sur regex101.com avec 3 exercices concrets !

21:57
🔥 PYTHON PENTESTING - Maîtriser les Expressions Régulières (Regex) - PARTIE 1

85 views

4 months ago

Confreaks
RubyConf 2015 - s/regex/DSLs/: What Regex Teaches Us About DSL Design by Betsy Haibel

s/regex/DSLs/: What Regex Teaches Us About DSL Design by Betsy Haibel Many Ruby domain-specific languages go for beauty ...

35:32
RubyConf 2015 - s/regex/DSLs/: What Regex Teaches Us About DSL Design by Betsy Haibel

889 views

10 years ago

Luke Smith
Utilisation de « sed » et des expressions régulières (ligne de commande Unix/Linux)

Vous trouverez ici tout ce que vous cherchez : https://lukesmith.xyz https://paypal.me/lukemsmith

14:56
Utilisation de « sed » et des expressions régulières (ligne de commande Unix/Linux)

135,930 views

7 years ago

Forti Tip
Regular expression (regex) in python. beginners

Regular expression (regex) in python. beginners regex is a fantastic way to look for text patterns. it is used in python, javascript, ...

3:53
Regular expression (regex) in python. beginners

255 views

4 years ago

Introduction to Data Science
Natural Language Processing 2: Regular Expressions

Quick introduction to regular expressions in python's re module.

6:46
Natural Language Processing 2: Regular Expressions

178 views

3 years ago

Red Hat Enterprise Linux
Understanding Regular Expressions (regex) | Into the Terminal 155

Regular Expressions (regex) are implemented in almost every programming language (python, c, ruby, perl, to name a few) and ...

57:57
Understanding Regular Expressions (regex) | Into the Terminal 155

1,375 views

Streamed 7 months ago

AUTOHOTKEY Gurus
5 videos from RegEx course: #1 Using RegEx101

TLDR: Regular expressions are a powerful tool for building and testing text strings, and viewers can learn more about them ...

3:49
5 videos from RegEx course: #1 Using RegEx101

518 views

1 year ago

Polars Code Academy
The Hidden Power of Regular Expressions Revealed

Learn how to unlock hidden insights in unstructured text using regular expressions. In this video, we'll show you how to use regex ...

9:27
The Hidden Power of Regular Expressions Revealed

371 views

1 year ago

dist67
translate.py: Regex Option

https://blog.didierstevens.com/programs/translate/

8:03
translate.py: Regex Option

455 views

9 years ago

Adam Gaweda, Dr. Sensei
Designing a Regular Expression Pattern for Currency

I could type out 0 1 2 3 4 5 6 7 8 9 you know yes I can but since sort of regular Expressions when they were designed uh said you ...

4:21
Designing a Regular Expression Pattern for Currency

3,740 views

9 years ago

Michigan!/Usr/Group
Regular Expressions

Support this and our other Michigan!/usr/group videos and meetings. Learn more at http://mug.org/membership Ask any developer ...

1:20:20
Regular Expressions

285 views

5 years ago

Abrahim Ladha
(CS4510 Automata and Complexity) 2-1 Regexes are Regular, and the Pumping Lemma

http://cryptolab.gtisc.gatech.edu/ladha/CS4510SU21.html 0:00 Regex \subseteq NFA 10:52 NFA \subseteq Regex 22:05 ...

55:42
(CS4510 Automata and Complexity) 2-1 Regexes are Regular, and the Pumping Lemma

566 views

4 years ago

Thapa Technical
Learn Regular Expressions (REGEX) in 20-Minute with Practical Example + Free Notes🔥

Welcome, Unlock the power of JavaScript regular expressions with our quick and practical guide! In just 20 minutes, learn how to ...

24:47
Learn Regular Expressions (REGEX) in 20-Minute with Practical Example + Free Notes🔥

19,621 views

1 year ago

AUTOHOTKEY Gurus
Grabbing a date from a string with Regex  Look ahead

Date's can be a pain! Often we work with text that will have dates structured in different ways. In this video Isaias shows how he's ...

14:25
Grabbing a date from a string with Regex Look ahead

695 views

2 years ago