ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,658 results

ITER Academy
Java Basics in Practice (2025) - #22 Strings in Java

Unlock the Full Java Core Course! Want to master Java programming and build your skills step-by-step? Enroll in the complete ...

6:00
Java Basics in Practice (2025) - #22 Strings in Java

5 views

11 months ago

ITER Academy
Java Basics in Practice (2025) - #25 String Comparison

Unlock the Full Java Core Course! Want to master Java programming and build your skills step-by-step? Enroll in the complete ...

6:23
Java Basics in Practice (2025) - #25 String Comparison

8 views

11 months ago

Jakubication
error: unclosed string literal

To fix the Java error: unclosed string literal, close the string literal. It is in fact that simple. #java #codingtutorial #learntocode.

0:25
error: unclosed string literal

51 views

10 months ago

Techie Dot Com
How to Check if String Contains Only Digits in Java 2025?

Want to verify if a string has only digits using Java? ✓ This quick tutorial shows you how to use simple methods like regex or ...

1:05
How to Check if String Contains Only Digits in Java 2025?

40 views

4 months ago

Jakubication
Java Program To Check If A Vowel Is Present In The String

This video is a Java program to check if a vowel is present in the string. It uses the string contains method, among other things, ...

2:10
Java Program To Check If A Vowel Is Present In The String

16 views

4 months ago

Tech Interview Prep with AI-Podcasts
Java Interview Prep #05: Strings - part 1 - AI-Generated Podcast

Master Java String Manipulation - Concatenation, Comparison, String Pool - for (Senior) Software Engineer Interviews Prepare for ...

12:49
Java Interview Prep #05: Strings - part 1 - AI-Generated Podcast

40 views

9 months ago

Jakubication
java.lang.StringIndexOutOfBoundsException: String Index Out Of Range

To fix the java.lang.StringIndexOutOfBoundsException: String Index Out Of Range, don't try to access a char at an index of a string ...

0:28
java.lang.StringIndexOutOfBoundsException: String Index Out Of Range

115 views

10 months ago

ITER Academy
Java Basics in Practice (2025) - #23 String Objects

Unlock the Full Java Core Course! Want to master Java programming and build your skills step-by-step? Enroll in the complete ...

6:47
Java Basics in Practice (2025) - #23 String Objects

6 views

11 months ago

TheySix
ULTIMATE Infinite String Farm In Minecraft 1.21 & Above!

In this tutorial, I'll show you how to build the next generation of string farming in Minecraft. This farm is 100% mob based and it ...

17:23
ULTIMATE Infinite String Farm In Minecraft 1.21 & Above!

23,755 views

2 months ago

ITER Academy
Java Basics in Practice (2025) - #26 String formatting

Unlock the Full Java Core Course! Want to master Java programming and build your skills step-by-step? Enroll in the complete ...

7:56
Java Basics in Practice (2025) - #26 String formatting

19 views

11 months 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

7 views

2 months ago

Techie Dot Com
How to Find Most Frequently Used Character in String in Java 2025?

Want to find which character appears the most in a given string using Java? This video shows you how to count character ...

1:16
How to Find Most Frequently Used Character in String in Java 2025?

33 views

5 months ago

CodeGym
Java String Methods

To learn more about Java String Methods - https://codegym.cc/groups/posts/java-string-methods Learn the basics of Java software ...

8:10
Java String Methods

32 views

9 months ago

moretingz
Minecraft String Duper 1.13-1.21.1 - BEST DESIGN

This is how to make a string duper in Minecraft. It is really easy to build and takes just a few seonds to complete! It is a must have ...

1:56
Minecraft String Duper 1.13-1.21.1 - BEST DESIGN

192,425 views

4 months ago

WaitNCode
String StringBuilder StringBuffer Speed Test Java Performance Secrets REVEALED | WaitNCode

String vs StringBuilder vs StringBuffer Performance REVEALED in Java | Complete Comparison Guide Ever wondered which ...

15:33
String StringBuilder StringBuffer Speed Test Java Performance Secrets REVEALED | WaitNCode

120 views

3 months ago

Byte-Sized Computer Science
Essential Java String Operations: concat, toUpperCase, toLowerCase, and split

More essential String methods! Learn concat (joining two strings), toUpperCase and toLowerCase (changing character case), and ...

1:38
Essential Java String Operations: concat, toUpperCase, toLowerCase, and split

8 views

2 months ago

Byte-Sized Computer Science
Essential Java String Functions: Length, IndexOf, LastIndexOf, and charAt

Master essential String functions! Learn how to use length(), indexOf() and lastIndexOf(), and charAt(). Don't forget to like and ...

1:59
Essential Java String Functions: Length, IndexOf, LastIndexOf, and charAt

8 views

3 months ago

ITER Academy
Java Basics in Practice (2025) - #27 String Pool

Unlock the Full Java Core Course! Want to master Java programming and build your skills step-by-step? Enroll in the complete ...

3:55
Java Basics in Practice (2025) - #27 String Pool

9 views

11 months ago

Coding With Abhijit
How to Reverse a String in Java | Java Interview Question

How to Reverse a String in Java? In this video, we'll walk through one of the most commonly asked Java interview questions ...

6:54
How to Reverse a String in Java | Java Interview Question

6 views

5 months ago

Techie Dot Com
How to Count Occurrences of Specific String in Java 2025?

Learn how to count the occurrences of a specific stiring in Java with this clear and simple tutorial! We'll break down the logic step ...

1:05
How to Count Occurrences of Specific String in Java 2025?

4 views

4 months ago