ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

272 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,154 views

12 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

1,989 views

8 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,164 views

4 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)

618 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

382 views

8 years 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,546,901 views

6 years ago

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

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

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

178 views

5 years ago

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

Week 01, Video 08: RegEx Capturing Groups. Copyrighted images used under "fair use" for teaching (Section 107 of the U.S. ...

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

491 views

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

13 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,690 views

12 years ago

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

... for that we're going to be importing the re module which stands for for regular expression uh that comes built into python and uh ...

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

199 views

5 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

94 views

1 year ago

UC Computer Science Education
Regular Expressions - 1 - Introduction

Here we intoduce the concept of Regular Expressions; what they're used for and how they're useful. For the whole series on ...

2:03
Regular Expressions - 1 - Introduction

5,044 views

8 years ago

Chuck Severance
Python for Informatics - Chapter 10 - Tuples

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

26:37
Python for Informatics - Chapter 10 - Tuples

30,857 views

12 years ago

tpreese
MarcEdit Shelter-In-Place Webinar 6: Regular Expressions and .NET, A Primer

Part 1 of a two part primer on using regular expressions in marcedit. Slides: ...

46:15
MarcEdit Shelter-In-Place Webinar 6: Regular Expressions and .NET, A Primer

991 views

5 years ago

Pythonista Empire
🔰 Extract Source Code of Webpages using Python  | Urllib Library 📃

Program to Extract Source code of any webpage without browser. In this video, you gonna learn to extract the source code of a ...

1:10
🔰 Extract Source Code of Webpages using Python | Urllib Library 📃

341 views

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

12 years ago

UC Computer Science Education
Regular Expressions - 3 - Extended Syntax

The four basic symbols can be used to define any possible Regular Expression, but in some situations they can become very long ...

2:32
Regular Expressions - 3 - Extended Syntax

3,074 views

8 years ago

Tyler Caraza-Harter
CS 320 Oct 23 (Part 2) - Function Name Regex Practice

hello in this video i'm going to do another example with regular expressions uh where we want to actually analyze some code ...

20:01
CS 320 Oct 23 (Part 2) - Function Name Regex Practice

185 views

5 years ago

Chuck Severance
Python for Informatics - Exercise from Chapter 9

This is Chapter 9 from Python for Informatics - Exploring Information. From www.pythonlearn.com.

29:04
Python for Informatics - Exercise from Chapter 9

15,545 views

12 years ago

Pythonneries
Pythonnerie n°1

Help us caption and translate this video on Amara.org: http://www.amara.org/en/v/B4pP/ Tutoriel d'initiation à Python pour ...

8:28
Pythonnerie n°1

60,254 views

16 years ago

Solve Computer Science
Understand Python unit tests in 5 minutes

In this video I show you an overview of unit tests in Python: what they are, how they work and how to write effective ones by ...

5:15
Understand Python unit tests in 5 minutes

97 views

2 years ago

lattyware
Tutorial: List Comprehensions in Python

List comprehensions are a really powerful tool that every Python programmer should know, they often reduce many lines of ...

5:41
Tutorial: List Comprehensions in Python

16,571 views

13 years 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,691 views

12 years 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,656 views

12 years ago