ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,715 results

Chuck Severance
Python for Informatics - Chapter 11 - Regular Expressions

Regular Expressions http://www.pythonlearn.com/ All Lectures: ...

35:24
Python for Informatics - Chapter 11 - Regular Expressions

36,158 views

13 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

Tyler Caraza-Harter
CS 320 Oct 21 (Part 3) - Python re Module

... what's matching but what we'd actually like to do in python is somehow uh pull out what we match and so for that we're going to ...

11:50
CS 320 Oct 21 (Part 3) - Python re Module

199 views

5 years ago

Missing Semester
Lecture 9: Code Quality

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/code-quality/ 0:00:00 ...

1:15:14
Lecture 9: Code Quality

2,964 views

8 days ago

Tyler Caraza-Harter
CS 320 Oct 21 (Part 1) - Regular Expressions

... same way we're going to have these regular expressions be inside of strings in python and we're going to use them or run them ...

14:35
CS 320 Oct 21 (Part 1) - Regular Expressions

178 views

5 years ago

UC Computer Science Education
Regular Expressions - 5 - A Bigger Example

Here we take a look at a much larger example of a Regular Expression, using the knowledge we gained previously to break it ...

2:27
Regular Expressions - 5 - A Bigger Example

2,003 views

8 years ago

Rolando Coto
RegEx Capturing Groups (Accelerated Computational Linguistics 2020.W01.08)

Accelerated Computational Linguistics Dartmouth College LING48/COSC72 Spring 2020. Week 01, Video 08: RegEx Capturing ...

11:51
RegEx Capturing Groups (Accelerated Computational Linguistics 2020.W01.08)

494 views

5 years ago

datalabcc
Regex - Coding - 5.1

Regex – or regular expressions – are a method of searching for data that matches a wide variety of criteria. For more on this topic ...

4:55
Regex - Coding - 5.1

386 views

8 years ago

CS50
Pattern Matching with Regular Expressions

Okay, so some basics of using regular expressions in Python. So here I used a very simple expression, so I did Python import re ...

26:01
Pattern Matching with Regular Expressions

12,894 views

13 years ago

David Largent
Iterating through a string using Python

This shows an example of iterating through a string using a for statement in Python. Each character is printed in a vertical column.

5:40
Iterating through a string using Python

129 views

1 year ago

freeCodeCamp.org
Python for Everybody - Full University Python Course

This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no ...

13:40:10
Python for Everybody - Full University Python Course

7,600,634 views

6 years ago

DigiLing
DigiLing - Introduction to Python for Linguists - Unit 10.1

In this lesson we will cover regular expressions in Python. this subject is already covered in the course "introduction to text ...

8:32
DigiLing - Introduction to Python for Linguists - Unit 10.1

175 views

7 years ago

Chuck Severance
Python for Informatics: Chapter 2 - Expressions

This is the second chapter of Python for Informatics. We cover constants, variables, reserved words, assignment statements, ...

42:58
Python for Informatics: Chapter 2 - Expressions

75,713 views

13 years ago

Alex Demko
How to Build a Server with Python! 🔥

Struggling to understand how JWT authorization works in Python? In this video, I'll show you how to implement JWT-based ...

0:05
How to Build a Server with Python! 🔥

196 views

8 months ago

Chuck Severance
Python for Informatics - Chapter 8 - Lists

This is from Python for Informatics Chapter 8 - Lists. www.pythonlearn.com All Lectures: ...

27:15
Python for Informatics - Chapter 8 - Lists

38,660 views

13 years ago

datalabcc
Next Steps - Coding - 6.1

Coding is an important part of data science but it remains only ONE of the important elements. Find out what else you can do to ...

2:47
Next Steps - Coding - 6.1

377 views

8 years ago

Code with Ebrima
Variables in Python for Beginners 2025– Store Your Data Like a Pro

Description: Learn Python Variable Naming in the Simplest Way! In this video, we explore how to name variables correctly in ...

10:48
Variables in Python for Beginners 2025– Store Your Data Like a Pro

325 views

11 months ago

Chuck Severance
Python for Informatics - Chapter 6 - Strings

This lecture covers Chapter 6 - Strings from the book Python for Informatics: Exploring Data - www.pythonlearn.com All Lectures: ...

27:58
Python for Informatics - Chapter 6 - Strings

41,700 views

13 years ago

Chuck Severance
Python for Informatics - Chapter 9 - Dictionaries

This is Chapter 9 - Dictionaries from Python for Informatics - Exploring Information. www.pythonlearn.com All Lectures: ...

37:34
Python for Informatics - Chapter 9 - Dictionaries

50,566 views

13 years ago

Rolando Coto
Basics of Regular Expressions (Accelerated Computational Linguistics 2020.W01.07)

Accelerated Computational Linguistics Dartmouth College LING48/COSC72 Spring 2020. Week 01, Video 07: Basics of Regular ...

11:52
Basics of Regular Expressions (Accelerated Computational Linguistics 2020.W01.07)

625 views

5 years ago