ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,447 results

timClicks
What is the difference between String and &str in Rust?

This video explains the difference between Rust's two main text types: String and &str. This distinction is one of the most confusing ...

13:27
What is the difference between String and &str in Rust?

1,772 views

4 years ago

PurdueX CS180.1x
String Methods

Purdue's AP Computer Science A on edX.

5:35
String Methods

67 views

9 years ago

Christian Drumm
Python for Beginners - Week 5 Unit 5 - Combining functions

And this is actually already nesting functions. So what happens when this code is evaluated? First, the input function is called.

18:14
Python for Beginners - Week 5 Unit 5 - Combining functions

132 views

2 years ago

Code Maven
Modern Perl Tutorial - part 04 - String functions (lc, uc, length, index, substr)

See the related blog entry at The list of all the blog entries and screencasts can be found on http://perlmaven.com/perl-tutorial ...

12:18
Modern Perl Tutorial - part 04 - String functions (lc, uc, length, index, substr)

4,977 views

14 years ago

Spoken-Tutorial IIT Bombay
PHP String Functions Part 1 - English

PHP String Functions (Part 1) strlen(string) - This function counts total no of characters, including numbers and white spaces in the ...

8:44
PHP String Functions Part 1 - English

2,155 views

11 years ago

Spoken-Tutorial IIT Bombay
String Library Functions - English

String Library Functions What are string library functions. Types of string library functions -Strcpy -Strlen -Strcmp -Strcat.

7:28
String Library Functions - English

12,073 views

11 years ago

Spoken-Tutorial IIT Bombay
Strings - English

Strings *char datatype *letter,digit,punctuation marks, tab, or space are all characters *Program explaining the variable and the ...

8:39
Strings - English

10,837 views

11 years ago

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)

257 views

7 years ago

Lars Juhl Jensen
Basic stringApp tutorial: Cytoscape app store, STRING protein query, and omics data visualization

A basic bioinformatics tutorial on how to use Cytoscape and the Cytoscape stringApp. I first show how to install stringApp from the ...

4:58
Basic stringApp tutorial: Cytoscape app store, STRING protein query, and omics data visualization

20,004 views

4 years ago

Veeru Singh
How to create connection string
12:25
How to create connection string

136 views

8 years ago

Spoken-Tutorial IIT Bombay
String and File attributes - English

String and File Attributes comparison in BASH String comparison String comparison using == operator String comparison using !

11:32
String and File attributes - English

681 views

11 years ago

Subhajit Sahu
Comparison of programming languages (string functions) | Wikipedia audio article

This is an audio version of the Wikipedia Article: ...

16:10
Comparison of programming languages (string functions) | Wikipedia audio article

6 views

7 years ago

J David Eisenberg
Chapter 4: Comparing Strings

You need to use methods from the String class to compare strings for equal, less than, and greater than.

4:07
Chapter 4: Comparing Strings

354 views

6 years ago

J David Eisenberg
Chapter 9: Strings (part 3)

Using the split() function to split a string into a list of substrings.

6:02
Chapter 9: Strings (part 3)

193 views

7 years ago

Spoken-Tutorial IIT Bombay
PHP String Functions Part 2 - English

Ok back to the second part of the String Functions tutorial. I'm going to go through the rest of the functions starting from String ...

8:40
PHP String Functions Part 2 - English

1,619 views

11 years ago

Spoken-Tutorial IIT Bombay
Strings - English

Strings :- -What is a string -Syntax for declaring a string -Syntax for initializing a string -To read a string from keyboard.

11:23
Strings - English

12,153 views

11 years ago

Craig Piercy
Python data types: Collections.UserString

`UserString` is a class from Python's `collections` module that acts just like a normal string. But, it's designed to be safely ...

5:03
Python data types: Collections.UserString

26 views

5 months 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

123 views

1 year ago

J David Eisenberg
Chapter 9: Strings (part 2)

Slices, comparison, immutable strings, and the “in” and “not in” operators.

8:01
Chapter 9: Strings (part 2)

159 views

7 years ago

Spoken-Tutorial IIT Bombay
Getting started with strings - English

Getting started with strings strings single, double, triple quoted accessing elements show immutability tell that there are methods ...

11:30
Getting started with strings - English

1,700 views

11 years ago