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
1,672 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
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
A basic bioinformatics tutorial on how to use Cytoscape and the Cytoscape stringApp. I first show how to install stringApp from the ...
20,009 views
This is an audio version of the Wikipedia Article: ...
6 views
A quick recap of functions, parameters, and arguments. Then a demo of how to debug a script in Thonny.
456 views
136 views
8 years ago
`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
Introduction to character and String variables in Java.
228 views
Using the split() function to split a string into a list of substrings.
193 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
An introduction to using built-in functions in R.
666 views
5 years ago
Slices, comparison, immutable strings, and the “in” and “not in” operators.
159 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 ...
1,103 views
A brief introduction to the Cytoscape stringApp, a Cytoscape app that allows you to easily import and work with STRING networks ...
11,885 views
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
Within our unit six, we are talking about methods and functions. So far, we have often used these terms method and function, and ...
74 views