ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

428 results

LearnJava
Java Strings 101: Searching Your Strings with indexOf()

Want to find out where a character or substring appears in your Java strings? In this Java Strings 101 video, we explore the ...

1:37
Java Strings 101: Searching Your Strings with indexOf()

47 views

2 months ago

DIY Java Games
TG13.4 Secret Code: Index of Characters in a String

In today's Java tutorial you'll learn to use String's indexOf() method to get the index of a character in a string, as we write the code ...

7:28
TG13.4 Secret Code: Index of Characters in a String

1 view

2 months ago

LearnJava
Java ArrayList indexOf() Method Explained

Want to learn how to find the position of an element in an ArrayList in Java? In this Java 101 video, we explore the indexOf() ...

1:08
Java ArrayList indexOf() Method Explained

3 views

2 days ago

QAFox
365. indexOf() and lastIndexOf() methods of String class in Java (Selenium Java 2026)

In this video, you'll learn how to use the indexOf() and lastIndexOf() methods of the Java String class to find the position of ...

11:30
365. indexOf() and lastIndexOf() methods of String class in Java (Selenium Java 2026)

27 views

6 days ago

Roel Van de Paar
[Java]Does indexOf use equals? (2 Solutions!!)

[Java]Does indexOf use equals? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:39
[Java]Does indexOf use equals? (2 Solutions!!)

5 views

1 month ago

Can Boz
#121 Java ArrayList indexOf() – Find Element Position with Examples

In this tutorial, you'll learn how to use the indexOf() method in Java's ArrayList to find the position of a specific element.

1:37
#121 Java ArrayList indexOf() – Find Element Position with Examples

57 views

11 months ago

DIY Java Games
Create a Hangman Game: TG15.3  Index of Next Character

In today's Java tutorial you'll create Part 3 of 6 for the Hangman game. In this lesson I'll show you how to find the next occurrence ...

6:36
Create a Hangman Game: TG15.3 Index of Next Character

1 view

10 days ago

Learn with Kemo: AP CS & IGCSE Programming
Java Strings Explained for AP Computer Science A | length(), indexOf(), substring() Waddy Class 16

Confused by Java String methods in AP Computer Science A? In this lesson, you'll learn how String indexing, length(), indexOf(), ...

1:06:28
Java Strings Explained for AP Computer Science A | length(), indexOf(), substring() Waddy Class 16

0 views

3 days ago

Lauren Himbeault
[4.1] Java Strings: substring, indexOf, equals, compareTo & Immutability

In this video, we explore the core string operations in Java, the foundation of text manipulation! You'll learn how to: - Use ...

21:11
[4.1] Java Strings: substring, indexOf, equals, compareTo & Immutability

28 views

10 months ago

Learn with Kemo: AP CS & IGCSE Programming
Java String Methods & .equals() | substring(), indexOf() | AP Computer Science A | Waddy Class 17

Confused about Java String methods or wondering when to use .equals() instead of ==? In this AP Computer Science A lesson, ...

1:04:00
Java String Methods & .equals() | substring(), indexOf() | AP Computer Science A | Waddy Class 17

19 views

3 days ago

Mission Java Programming
indexOf() and lastIndexOf() Method in Java ||  Java Interview Question

In this video, you will learn the indexOf() and lastIndexOf() methods in Java String class with simple examples. indexOf() -- Returns ...

7:52
indexOf() and lastIndexOf() Method in Java || Java Interview Question

10 views

3 months ago

Learn to Code with CodeChef
Java String Search Methods: indexOf(), contains(), startsWith() | Find & Filter Text in Java

Ever wanted to find where a word appears in a sentence, or check if a string starts with a specific word? In this beginner-friendly ...

2:20
Java String Search Methods: indexOf(), contains(), startsWith() | Find & Filter Text in Java

252 views

9 months ago

Android Grail
Manipulating Characters in a String - Strings - Numbers and Strings - Learning the Java Language

This session covers the manipulation of characters in a string. It walks through some overloaded methods in the ...

18:14
Manipulating Characters in a String - Strings - Numbers and Strings - Learning the Java Language

3 views

7 months ago

SamProgramiz
Java List: How to Find the Index of an Element

Ever needed to find the exact position of an element in a Java List? That's exactly what the indexOf() method does and in this ...

7:19
Java List: How to Find the Index of an Element

12 views

1 month ago

QAWith SJ
Java Strings Explained | All String Methods with Examples | String Immutability | Core Java | 4

Welcome to QAWithSJ! In this Core Java tutorial, you'll learn Java Strings from scratch along with the most commonly used ...

20:45
Java Strings Explained | All String Methods with Examples | String Immutability | Core Java | 4

21 views

1 month ago

Kenzo Pulse
String Methods in Java Explained (Telugu) | equals, trim, indexOf & More | Kenzo Pulse | Kenzo |

In this video, we cover the most commonly used String Methods in Java — what a "method" actually is, and how to use equals(), ...

29:29
String Methods in Java Explained (Telugu) | equals, trim, indexOf & More | Kenzo Pulse | Kenzo |

32 views

2 weeks ago

Code with siri
Find Index of Largest Element in Array in Java | Easy Logic for Beginners

Find Index of Largest Element in Array in Java | Easy Logic In this video, you'll learn how to find the index of the largest element in ...

6:29
Find Index of Largest Element in Array in Java | Easy Logic for Beginners

14 views

2 months ago

Vivek Gupta
indexOf and lastIndexOf functions in Java

indexOf and lastIndexOf functions in Java Learn how to use the indexOf and lastIndexOf functions in Java 00:00 Intro 00:15 ...

15:44
indexOf and lastIndexOf functions in Java

5 views

7 months ago

CodeAstra
Python Vs Java String Methods | Full Comparison | Must Watch for Beginners #stringmethods

Python vs Java String Methods | Complete Comparison with Examples In this video, we'll compare Python and Java string ...

25:30
Python Vs Java String Methods | Full Comparison | Must Watch for Beginners #stringmethods

11 views

10 months ago

Indian School Of Coding
Part 23: Understading Array Functions(indexOf(),lastIndexOf()) in Java Script

Part 23: Understading Array Functions(indexOf(),lastIndexOf()) in Java Script JavaScript Tutorial – Complete Beginner to ...

6:48
Part 23: Understading Array Functions(indexOf(),lastIndexOf()) in Java Script

26 views

6 months ago