ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

354 results

Jakubication
Java How To Split A String

This video teaches how to split a string in Java. The way that is accomplished in this video is using the String method split. In Java ...

0:20
Java How To Split A String

20,418 views

2 years ago

Techie Dot Com
How to Print Substring in Java 2025?

Learn how to print a substring of a string in Java! This tutorial shows you how to extract parts of a string using built-in methods and ...

1:08
How to Print Substring in Java 2025?

4 views

4 months ago

Udacity
String Traversal - Intro to Java Programming

This video is part of an online course, Intro to Java Programming. Check out the course here: ...

2:09
String Traversal - Intro to Java Programming

2,907 views

10 years ago

Byte-Sized Computer Science
Essential Java String Operations: substring and compareTo

Continue your String deep dive! We cover substring (returning a subsection using inclusive start and exclusive end indices) and ...

2:07
Essential Java String Operations: substring and compareTo

8 views

3 months ago

Techie Dot Com
How to Use String Methods in Java 2025?

Wanna master text tricks in Java? Learn how to use String methods in Java like .length(), .charAt(), .substring(), .equals() ...

1:07
How to Use String Methods in Java 2025?

3 views

6 months ago

Udacity
strings - Intro to Java Programming

This video is part of an online course, Intro to Java Programming. Check out the course here: ...

2:07
strings - Intro to Java Programming

872 views

10 years ago

Jakubication
Java String codePointAt

Java's String codePointAt method returns the Unicode code point of a character at a given index in the String. A character's ...

1:08
Java String codePointAt

52 views

1 year ago

Udacity
Selecting Substrings - Programming Languages

This video is part of an online course, Programming Languages. Check out the course here: ...

1:33
Selecting Substrings - Programming Languages

8,874 views

13 years ago

Udacity
Substring Search Quiz Solution - Georgia Tech - Computability, Complexity, Theory: Computability

Watch on Udacity: https://www.udacity.com/course/viewer#!/c-ud061/l-3483538743/e-1718598811/m-1839128574 Check out the ...

1:25
Substring Search Quiz Solution - Georgia Tech - Computability, Complexity, Theory: Computability

909 views

10 years ago

Teradata
Using the SUBSTRING Function

DESCRIPTION: This video demonstrates the SUBSTRING function for Teradata, with an example using ANSI syntax. Use your ...

2:26
Using the SUBSTRING Function

1,542 views

4 years ago

Jakubication
Java String Split

In Java, String split is how to split a string in Java. This video covers multiple different uses of the string split method. For example ...

1:07
Java String Split

292 views

1 year ago

Sierra College CSCI-12 (R. Lapkass)
StringParsing

Code walk-thru for StringParsing.java, which demonstrates the usage of several common String class methods working together.

3:51
StringParsing

567 views

6 years ago

bonsaiilabs
Interview Question - JavaScript String Substring

Browser JavaScript and Event Loop Course is available at http://bit.ly/39eDgEA This is an interview question on JavaScript String ...

0:58
Interview Question - JavaScript String Substring

169 views

5 years ago

Regex Quickies with Wiktor Stribiżew
Simple alphanumeric string validation

Simple alphanumeric string validation with anchors, regular character classes and limiting quantifiers. No Unicode stuff. Beginner ...

1:28
Simple alphanumeric string validation

867 views

4 years ago

My Learning Hub
2696. Minimum String Length After Removing Substrings using Java | 07 Oct 2024 | Stack | String

LeetCode Problem of the day 7th October 2024 Problem No [2696] : Minimum String Length After Removing Substrings Level ...

2:41
2696. Minimum String Length After Removing Substrings using Java | 07 Oct 2024 | Stack | String

17 views

1 year ago

GeeksforGeeks
Number of even substrings in a string of digits | GeeksforGeeks

Find Complete Code at GeeksforGeeks Article: https://www.geeksforgeeks.org/number-of-even-substrings-in-a-string-of-digits/ ...

1:50
Number of even substrings in a string of digits | GeeksforGeeks

3,311 views

7 years ago

Regex Quickies with Wiktor Stribiżew
Matching strings between two multicharacter strings

In this video, we learn how to match strings between two words that consist of more than one character, making it impossible to ...

3:28
Matching strings between two multicharacter strings

309 views

4 years ago

SQLGate
How to work with String Functions in SQL/CONCAT, LENGTH, SUBSTR/SQL Tutorial/Eng, Kor Sub

What if you want to check the string information in a database? Then use the string function! (Eng/Kor Subtitle) [SQLGate ...

2:38
How to work with String Functions in SQL/CONCAT, LENGTH, SUBSTR/SQL Tutorial/Eng, Kor Sub

382 views

7 years ago

Regex Quickies with Wiktor Stribiżew
Limit the length of the whole string matched with a specific pattern

Sometimes, we already have a working pattern that validates a specific string format, and we only need to add a whole string ...

1:50
Limit the length of the whole string matched with a specific pattern

668 views

4 years ago

DT's Learning Insights
13. String Methods in Java #dtslearninginsights

Hello Viewers! In this video, we have discussed about: 1. String methods in Java If you are not sure about where to start, head ...

2:27
13. String Methods in Java #dtslearninginsights

89 views

3 years ago