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
69 results
Strings are an essential part of any Java program. Understanding how to create, manipulate, and compare strings is crucial for ...
26 views
2 years ago
You need to use methods from the String class to compare strings for equal, less than, and greater than.
362 views
6 years ago
In this video we will look into some of the functions available for strings. Remember, for string manipulation, we will have a more ...
31 views
Using Python strings. Sorry about the really scratchy voice at the beginning. Oh well. Note: I often use the terms “word” and “letter” ...
258 views
7 years ago
Strings are immutable. If you want something that works like a string but lets you modify the contents in place, you use the ...
305 views
You can use a for or while loop to traverse (iterate through) a string one character at a time.
165 views
3 years ago
This is an audio version of the Wikipedia Article: ...
6 views
A short video on how you can use the Bitmap commands in Redis to get some analytics data. Music by the evolutionary Darwin ...
5,466 views
9 years ago
... String 02:07 Special Characters in String 03:14 String Manipulation 03:37 String Data Size 04:43 String Encoding 06:42 String ...
10 views
Embark on a data-oriented programming journey with Java 21! In this video, we unveil the game-changing JEPs 440 and 441, ...
688 views
A quick introduction to a special Java class called a JavaBean.
127,411 views
11 years ago
ADSB 05_05.
723 views
This short video will walk the viewer through the computer programming concepts of Parameters and Arguments.
36,171 views
... especially useful for things like dynamic text, commands, item names, tooltips, and other systems that rely on string processing.
213 views
5 months ago
Modern programming languages are, more and more, being designed not just around performance, ease-of-use, and ...
2,192 views
4 years ago
Regex – or regular expressions – are a method of searching for data that matches a wide variety of criteria. For more on this topic ...
389 views
Here's how I did the planning for a solution to the “Phone word“ assignment.
786 views
194 views
5 years ago
Using sentinel values to control a while loop.
6,727 views
Video from http://www.cdf.toronto.edu/~heap/racket_lectures.html. Recursion is the obvious choice for implementing a function ...
913 views
14 years ago