ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,067 results

ReveRieJour
Why Does One Java Class Extend Another? The Real Reason Behind Inheritance 🤯 | Java Backend Ep. 13

What if you had to build 10 different types of employees... Developer. Manager. Accountant. HR. Director. And every class needed ...

15:30
Why Does One Java Class Extend Another? The Real Reason Behind Inheritance 🤯 | Java Backend Ep. 13

2 views

6 days ago

EmbarkX | Real Engineering | Faisal Memon
Should You Learn Java in 2026? The Brutal Reality of Java Jobs

Is Java worth learning in 2026? Are Java jobs still in demand, or is AI replacing Java developers? If you're wondering Should I ...

12:10
Should You Learn Java in 2026? The Brutal Reality of Java Jobs

22,283 views

6 days ago

QAFox
371. concat() pre-defined method of String class in Java (Selenium Java 2026)

In this video, you'll learn how to use the concat() method of the String class in Java to combine multiple strings into a single string.

6:29
371. concat() pre-defined method of String class in Java (Selenium Java 2026)

15 views

6 hours ago

QAFox
372. valueOf() pre-defined method of String class in Java (Selenium Java 2026)

In this video, you'll learn about the valueOf() pre-defined method of the String class in Java. The String.valueOf() method is ...

11:09
372. valueOf() pre-defined method of String class in Java (Selenium Java 2026)

10 views

2 hours ago

QAFox
370. split() pre-defined method of String class in Java (Selenium Java 2026)

In this video, you will learn how to use the split() pre-defined method of the String class in Java. The split() method is widely used ...

6:11
370. split() pre-defined method of String class in Java (Selenium Java 2026)

24 views

22 hours ago

QAFox
367. trim() pre-defined method of String class in Java (Selenium Java 2026)

In this video, you'll learn about the trim() method of the String class in Java. The trim() method is used to remove leading and ...

5:54
367. trim() pre-defined method of String class in Java (Selenium Java 2026)

28 views

1 day ago

QAFox
369. replaceAll() pre-defined method of String class in Java (Selenium Java 2026)

In this video, you'll learn how to use the replaceAll() pre-defined method of the String class in Java. We will understand the ...

15:19
369. replaceAll() pre-defined method of String class in Java (Selenium Java 2026)

30 views

1 day ago

SPS Tech | Learn Java | Empower Yourself
6.2 All 6 Java Thread States, Explained With Real Code

A Java thread moves through exactly six states, and there are exactly two ways to create one. In this video you'll see both ways ...

11:23
6.2 All 6 Java Thread States, Explained With Real Code

11 views

2 days ago

SPS Tech | Learn Java | Empower Yourself
6.1 Make Your Java Class 100% Thread-Safe — No Locks Needed

You made the class final. You made every field private final. You deleted every setter. Your Java class is STILL mutable — and in ...

8:27
6.1 Make Your Java Class 100% Thread-Safe — No Locks Needed

17 views

2 days ago

QAFox
368. replace() pre-defined method of String class in Java (Selenium Java 2026)

In this video, you'll learn how to use the replace() method of the String class in Java. This method is commonly used to replace ...

6:10
368. replace() pre-defined method of String class in Java (Selenium Java 2026)

38 views

1 day 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)

20 views

2 days ago

QAFox
363. equalsIgnoreCase() pre-defined method of String class in Java (Selenium Java 2026)

In this video, you'll learn about the equalsIgnoreCase() method of the Java String class and how it differs from the equals() method ...

4:56
363. equalsIgnoreCase() pre-defined method of String class in Java (Selenium Java 2026)

98 views

3 days ago

QAFox
360.charAt(index) predefined method of String class in Java (Selenium Java 2026)

In this video, you'll learn how to use the charAt(index) predefined method of the Java String class. This method is commonly used ...

4:28
360.charAt(index) predefined method of String class in Java (Selenium Java 2026)

29 views

4 days ago

QAFox
358. Pre-defined methods of String class in Java (Selenium Java 2026)

In this video, we will learn about the most important pre-defined methods of the String class in Java that are frequently used in ...

4:04
358. Pre-defined methods of String class in Java (Selenium Java 2026)

28 views

4 days ago

QAFox
362. equals() pre-defined method of String class in Java (Selenium Java 2026)

In this video, you'll learn how the equals() method of the Java String class works and why it is the correct way to compare String ...

18:06
362. equals() pre-defined method of String class in Java (Selenium Java 2026)

30 views

3 days ago

Code Predator
Master your very first line of Java code!

Master your very first line of Java code! ☕ In this ultra-fast beginner tutorial, we break down how to set up, write, and run a classic ...

5:22
Master your very first line of Java code!

7 views

6 days ago

SPS Tech | Learn Java | Empower Yourself
9.1 Spring IoC and Dependency Injection Explained

Your classes create their own dependencies with new, and the moment you want to swap one implementation for another you ...

13:19
9.1 Spring IoC and Dependency Injection Explained

7 views

18 hours ago

QAFox
361.substring() pre-defined method of String class in Java (Selenium Java 2026)

In this video, you'll learn how to use the substring() method of the String class in Java. This is one of the most frequently used ...

10:44
361.substring() pre-defined method of String class in Java (Selenium Java 2026)

35 views

3 days ago

CodingWithShankhajit
OOPs in Java for Beginners #1 | What is Class & Object? | Create Your First Class in Java

Welcome to the OOPs Using Java playlist! In this first video, we'll start learning Object-Oriented Programming (OOPs) in Java ...

14:20
OOPs in Java for Beginners #1 | What is Class & Object? | Create Your First Class in Java

1 view

1 day ago

CodeWithImitha
Inheritance in Java Part 1

Learn the fundamentals of Inheritance in Java in Part 1 of this OOP series! ☕ In this video, we introduce inheritance, explore ...

17:04
Inheritance in Java Part 1

21 views

1 day ago