ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,105 results

QIIME 2
Text manipulation with regular expressions (part 1)

This video includes a discussion of text versus binary file formats, delimited text files, and using regular expressions for powerful ...

52:06
Text manipulation with regular expressions (part 1)

1,154 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,798 views

5 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,356 views

Streamed 7 months ago

UC Computer Science Education
Regular Expressions - 2 - Basic Symbols

Here we take a look more closely at the four basic symbols in a Regular Expression. For the whole series on Regex, check out our ...

1:43
Regular Expressions - 2 - Basic Symbols

6,471 views

8 years ago

Riffomonas Project
Regular expressions in sed & grep: powerful tools for searching and modifying files in bash (CC022)

In this screencast tutorial, Pat Schloss shows how you can use regular expressions to search for patterns in files and then modify ...

50:48
Regular expressions in sed & grep: powerful tools for searching and modifying files in bash (CC022)

1,455 views

5 years ago

PowerShell.org
Time to Use Regular Expressions More, Um, Regularly by Mark Minasi

Text data is a pain. Whether it's checking files for SSNs, verifying that a password is complex enough, or updating every page in ...

1:37:13
Time to Use Regular Expressions More, Um, Regularly by Mark Minasi

3,932 views

7 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,753 views

2 years ago

Brian Jason
Practical Use of Regular Expression - Example #1

For those of us who know what Regular Expression is, we often think of it only as a string-matching syntax for programmers.

1:47
Practical Use of Regular Expression - Example #1

41 views

5 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,762 views

6 years ago

Applied Language Technology
Regular expressions

In this video, we will learn about regular expressions and how to use them in Python. ✨ Check out the learning materials ...

5:27
Regular expressions

1,182 views

5 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

Tom Nurkkala
Regular Expressions

Introduction to the definition and use of regular expressions.

57:12
Regular Expressions

576 views

5 years ago

PyCon Israel
When Regular Expressions are Not Enough by Nati Cohen

Slides available here: http://il.pycon.org/2016/static/sessions/nati-cohen.pdf.

17:22
When Regular Expressions are Not Enough by Nati Cohen

76 views

6 years ago

Alex The Analyst
Regular Expression Methods in Python

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

8:37
Regular Expression Methods in Python

27,211 views

2 years ago

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,214 views

4 years ago

John Foster
Basic Commands - Regular Expressions

An introduction to regular expressions. Full course at: http://idl.utsa.edu/me5013.

5:55
Basic Commands - Regular Expressions

4,117 views

13 years ago

Michigan!/Usr/Group
Regular Expressions

Regular Expressions are found everywhere, from editors like vim to languages like Perl and Python. In this presentation Wolf will ...

1:20:20
Regular Expressions

285 views

5 years ago

The Coding Ladder
REGULAR EXPRESSIONS

Basics Of regular expressions explained. -~-~~-~~~-~~-~- Please watch: "MICRO OPERATIONS" ...

3:41
REGULAR EXPRESSIONS

174 views

8 years ago

Jonathan Geisler
Repetition for regex

We introduce the repetition operation along with the shortcut operators of + and *.

7:53
Repetition for regex

293 views

11 years ago

Brian Cluff
der.hans: Regular Expressions-A Guided Tour

While using plain English to describe regular expressions the example driven introduction will explain regular expression ...

40:04
der.hans: Regular Expressions-A Guided Tour

250 views

7 years ago