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
2,447 results
This video explains the difference between Rust's two main text types: String and &str. This distinction is one of the most confusing ...
1,772 views
4 years ago
Purdue's AP Computer Science A on edX.
67 views
9 years ago
And this is actually already nesting functions. So what happens when this code is evaluated? First, the input function is called.
132 views
2 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
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
Strings *char datatype *letter,digit,punctuation marks, tab, or space are all characters *Program explaining the variable and the ...
10,837 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
7 years ago
String Library Functions What are string library functions. Types of string library functions -Strcpy -Strlen -Strcmp -Strcat.
12,072 views
136 views
8 years ago
String and File Attributes comparison in BASH String comparison String comparison using == operator String comparison using !
681 views
This is an audio version of the Wikipedia Article: ...
6 views
A basic bioinformatics tutorial on how to use Cytoscape and the Cytoscape stringApp. I first show how to install stringApp from the ...
20,004 views
You need to use methods from the String class to compare strings for equal, less than, and greater than.
354 views
6 years ago
Using the split() function to split a string into a list of substrings.
193 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
`UserString` is a class from Python's `collections` module that acts just like a normal string. But, it's designed to be safely ...
26 views
5 months ago
This shows an example of iterating through a string using a for statement in Python. Each character is printed in a vertical column.
123 views
1 year ago
A quick recap of functions, parameters, and arguments. Then a demo of how to debug a script in Thonny.
456 views
Slices, comparison, immutable strings, and the “in” and “not in” operators.
159 views
Strings :- -What is a string -Syntax for declaring a string -Syntax for initializing a string -To read a string from keyboard.
12,153 views