Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
4,487 results
Purdue's AP Computer Science A on edX.
67 views
9 years ago
See the related blog entry at The list of all the blog entries and screencasts can be found on http://perlmaven.com/perl-tutorial ...
4,977 views
14 years ago
How to read a line of text into a string, and how to get specific characters from it.
123 views
6 years ago
PHP String Functions (Part 1) strlen(string) - This function counts total no of characters, including numbers and white spaces in the ...
2,155 views
11 years ago
A basic bioinformatics tutorial on how to use Cytoscape and the Cytoscape stringApp. I first show how to install stringApp from the ...
19,941 views
4 years ago
This is an audio version of the Wikipedia Article: ...
6 views
7 years ago
A brief introduction to the Cytoscape stringApp, a Cytoscape app that allows you to easily import and work with STRING networks ...
11,856 views
Presented by David Baron, Mozilla Distinguished Engineer A few good C++ coding practices for Mozilla. This talk covers XPCOM, ...
493 views
You can use a for or while loop to traverse (iterate through) a string one character at a time.
138 views
2 years ago
String Library Functions What are string library functions. Types of string library functions -Strcpy -Strlen -Strcmp -Strcat.
12,065 views
Using Python strings. Sorry about the really scratchy voice at the beginning. Oh well. Note: I often use the terms “word” and “letter” ...
257 views
String and File Attributes comparison in BASH String comparison String comparison using == operator String comparison using !
681 views
You need to use methods from the String class to compare strings for equal, less than, and greater than.
353 views
Using the split() function to split a string into a list of substrings.
193 views
Strings *char datatype *letter,digit,punctuation marks, tab, or space are all characters *Program explaining the variable and the ...
10,830 views
Video Title: Create a New String Without the First and Last Characters (JavaScript) In this tutorial, we'll learn how to create a new ...
4 views
1 year ago
How to get something better than the name of a class and its memory reference when you print an object reference.
101 views
Concatenation can only get you so far. It's time to learn how to put strings inside of strings.
7 views
The substring() method lets you extract a section of a String; indexOf() lets you find where one String is contained within another ...
21,363 views
Strings :- -What is a string -Syntax for declaring a string -Syntax for initializing a string -To read a string from keyboard.
12,147 views
A discussion of method overloading and type casting, followed by more practice with Java functions and Strings.
716 views
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 ...
1,619 views
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 ...
Video Title: Transform Each Character in a String Using JavaScript In this video, you'll learn how to map characters in a string to ...
0 views
10 months ago
This series covers x86-64 NASM. Using the concepts discussed in the last video, here we implement a string reversal program.
447 views