ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,487 results

PurdueX CS180.1x
String Methods

Purdue's AP Computer Science A on edX.

5:35
String Methods

67 views

9 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

J David Eisenberg
Chapter 4: Reading Strings and Extracting Characters from them

How to read a line of text into a string, and how to get specific characters from it.

3:58
Chapter 4: Reading Strings and Extracting Characters from them

123 views

6 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

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

19,941 views

4 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

Lars Juhl Jensen
Cytoscape stringApp: Brief introduction to the app that brings STRING networks to Cytoscape

A brief introduction to the Cytoscape stringApp, a Cytoscape app that allows you to easily import and work with STRING networks ...

4:09
Cytoscape stringApp: Brief introduction to the app that brings STRING networks to Cytoscape

11,856 views

4 years ago

Archpriest
Tech Talk: Coding Practices-for XPCOM and String family -David Baron

Presented by David Baron, Mozilla Distinguished Engineer A few good C++ coding practices for Mozilla. This talk covers XPCOM, ...

57:53
Tech Talk: Coding Practices-for XPCOM and String family -David Baron

493 views

11 years ago

J David Eisenberg
Chapter 7: Traversing a String

You can use a for or while loop to traverse (iterate through) a string one character at a time.

3:20
Chapter 7: Traversing a String

138 views

2 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,065 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

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

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

353 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
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,830 views

11 years ago

Learn with Shikaar
Create a New String Without the First and Last Characters

Video Title: Create a New String Without the First and Last Characters (JavaScript) In this tutorial, we'll learn how to create a new ...

3:18
Create a New String Without the First and Last Characters

4 views

1 year ago

J David Eisenberg
Chapter 13: Converting an Object to a String

How to get something better than the name of a class and its memory reference when you print an object reference.

2:35
Chapter 13: Converting an Object to a String

101 views

2 years ago

Iris Kohler
[CBIS 112] String Insertion

Concatenation can only get you so far. It's time to learn how to put strings inside of strings.

12:20
[CBIS 112] String Insertion

7 views

2 years ago

J David Eisenberg
Chapter 4: substring() and indexOf() methods

The substring() method lets you extract a section of a String; indexOf() lets you find where one String is contained within another ...

7:13
Chapter 4: substring() and indexOf() methods

21,363 views

6 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,147 views

11 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Fri 9.14.2018. Practice with Functions and Strings

A discussion of method overloading and type casting, followed by more practice with Java functions and Strings.

49:06
CS 125 Fall 2018: Fri 9.14.2018. Practice with Functions and Strings

716 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

Learn with Shikaar
Create a New String with First and Last n Characters

Video Title: Create a New String with First and Last n Characters (JavaScript) In this tutorial, we'll learn how to create a new string ...

2:19
Create a New String with First and Last n Characters

4 views

1 year ago

Learn with Shikaar
Map Characters of String to New String

Video Title: Transform Each Character in a String Using JavaScript In this video, you'll learn how to map characters in a string to ...

2:39
Map Characters of String to New String

0 views

10 months ago

Caden Crowson
String Reversal - Assembly Part 9

This series covers x86-64 NASM. Using the concepts discussed in the last video, here we implement a string reversal program.

2:10
String Reversal - Assembly Part 9

447 views

1 year ago