ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,453 results

J David Eisenberg
Chapter 9: Strings (part 1)

Using Python strings. Sorry about the really scratchy voice at the beginning. Oh well. Note: I often use the terms “word” and “letter” ...

11:20
Chapter 9: Strings (part 1)

258 views

7 years ago

Christian Drumm
Python for Beginners - Week 4 Unit 6 - String methods

And the first thing is a little overview of the different methods that are available for strings. I also link to the Python documentation ...

13:49
Python for Beginners - Week 4 Unit 6 - String methods

76 views

2 years ago

henryishuman
How To: Beginner Python - Part 3 - Strings and their functions

In this episode, we discuss strings, and some of the functions we can use to manipulate them. Key concepts and keywords in this ...

5:18
How To: Beginner Python - Part 3 - Strings and their functions

1,070 views

8 years ago

DigiLing
DigiLing - Introduction to Python for Linguists - Unit 9.3

The same methods called on strings can be also called on unicodes. Python also supports other encodings. The link to the full list ...

11:41
DigiLing - Introduction to Python for Linguists - Unit 9.3

224 views

8 years ago

Schraf : Maths-info
Python algorithm: String Art

You're probably familiar with string art, which was very popular in the 80s and is making a comeback today (unfortunately ...

19:13
Python algorithm: String Art

3,371 views

6 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

130 views

1 year ago

codingjerk
This will fix Python type checking

So, Astral is working on a new Python type checker. Let's check it out! *Time stamps:* - 00:00 - Intro - 00:31 - Type Annotations ...

6:23
This will fix Python type checking

26,948 views

1 year ago

DigiLing
DigiLing - Introduction to Python for Linguists - Unit 2.1

In this lesson we will cover basic data types you can create in Python. The basic built-in data types in Python are numbers, strings, ...

12:49
DigiLing - Introduction to Python for Linguists - Unit 2.1

1,350 views

8 years ago

DigiLing
DigiLing - Introduction to Python for Linguists - Unit 9.4

But since there are strings, as you can see, there are string data types We will have to convert the string into an integer. We will ...

11:00
DigiLing - Introduction to Python for Linguists - Unit 9.4

195 views

8 years ago

DigiLing
DigiLing - Introduction to Python for Linguists - Unit 8.2

Now we know how to iterate through strings and lists and put some conditions on those iterations. EN subtitles created by the ...

5:26
DigiLing - Introduction to Python for Linguists - Unit 8.2

186 views

8 years ago

Code with Ebrima
Type Casting in Python programming Explained

Description Welcome to this Python Type Casting tutorial! In this video, you'll learn how to convert between different data types in ...

7:43
Type Casting in Python programming Explained

493 views

1 year ago

DigiLing
DigiLing - Introduction to Python for Linguists - Unit 8.1

In this example, we iterate through a string Monty Python. We stayed for, then give a name to the auxiliary variable, for example, ...

14:01
DigiLing - Introduction to Python for Linguists - Unit 8.1

271 views

8 years ago

Chuck Severance
Python for Informatics - Exercise From Chapter 8

I'm the author of the book Python for Informatics, Exploring Information, as well as your host for this particular worked exercise.

16:36
Python for Informatics - Exercise From Chapter 8

18,558 views

13 years ago

codingjerk
Python 3.14. What's new?

So, in one month Python 3.14b1 will be released, and in this video I'll show you off most of the important changes that's coming.

12:35
Python 3.14. What's new?

64,255 views

1 year ago

DigiLing
DigiLing - Introduction to Python for Linguists - Unit 6.1

We will mention eight methods that can be called on strings. We will also see norms used to describe methods in Python ...

19:03
DigiLing - Introduction to Python for Linguists - Unit 6.1

484 views

8 years ago

Code Lab
String Indexing and Slicing

This video shows that how to grab a single letter or a sub section of a strings If you do like this video then make sure to leave a like ...

8:29
String Indexing and Slicing

10 views

5 years ago

DigiLing
DigiLing - Introduction to Python for Linguists - Unit 11.6

Let us now count the number of characters in a string. Let's say our string is "Inquisition". And let's call our dictionary "D 2".

7:20
DigiLing - Introduction to Python for Linguists - Unit 11.6

284 views

8 years ago

David Largent
Using if/else statements while iterating through a string using Python

Demonstrates iterating through a string using a for statement in Python. Inside the for loop, if/else statements are used to ...

8:52
Using if/else statements while iterating through a string using Python

86 views

1 year ago

Chuck Severance
Python for Informatics - Exercise 5.1

www.pythonlearn.com All Lectures: http://www.youtube.com/playlist?list=PLlRFEj9H3Oj4JXIwMwN1_ss1Tk8wZShEJ.

14:40
Python for Informatics - Exercise 5.1

28,632 views

13 years ago

Dan Kornas
Python Programming Fundamentals | Python Sets

Unlock personalized mentorship, early access to exclusive AI resources, and join a supportive learning community—sign up now ...

7:41
Python Programming Fundamentals | Python Sets

673 views

1 year ago