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
428 results
Want to find out where a character or substring appears in your Java strings? In this Java Strings 101 video, we explore the ...
47 views
2 months ago
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 ...
1 view
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() ...
3 views
2 days ago
In this video, you'll learn how to use the indexOf() and lastIndexOf() methods of the Java String class to find the position of ...
27 views
6 days ago
[Java]Does indexOf use equals? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
5 views
1 month ago
In this tutorial, you'll learn how to use the indexOf() method in Java's ArrayList to find the position of a specific element.
57 views
11 months ago
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 ...
10 days ago
Confused by Java String methods in AP Computer Science A? In this lesson, you'll learn how String indexing, length(), indexOf(), ...
0 views
3 days ago
In this video, we explore the core string operations in Java, the foundation of text manipulation! You'll learn how to: - Use ...
28 views
10 months ago
Confused about Java String methods or wondering when to use .equals() instead of ==? In this AP Computer Science A lesson, ...
19 views
In this video, you will learn the indexOf() and lastIndexOf() methods in Java String class with simple examples. indexOf() -- Returns ...
10 views
3 months ago
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 ...
252 views
9 months ago
This session covers the manipulation of characters in a string. It walks through some overloaded methods in the ...
7 months ago
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 ...
12 views
Welcome to QAWithSJ! In this Core Java tutorial, you'll learn Java Strings from scratch along with the most commonly used ...
21 views
In this video, we cover the most commonly used String Methods in Java — what a "method" actually is, and how to use equals(), ...
32 views
2 weeks ago
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 ...
14 views
indexOf and lastIndexOf functions in Java Learn how to use the indexOf and lastIndexOf functions in Java 00:00 Intro 00:15 ...
Python vs Java String Methods | Complete Comparison with Examples In this video, we'll compare Python and Java string ...
11 views
Part 23: Understading Array Functions(indexOf(),lastIndexOf()) in Java Script JavaScript Tutorial – Complete Beginner to ...
26 views
6 months ago