ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

465 results

vlogommentary
Is It Safe to Cast a Supplier T  to a Custom DummySupplier T  in Java?

Understand when and why you can avoid wrapping Supplier instances with custom classes like DummySupplier, and how to ...

2:55
Is It Safe to Cast a Supplier T to a Custom DummySupplier T in Java?

0 views

9mo ago

{ Semicolon ; Hub }
This One Line Can Split Any List in Java! 😲 | Java Streams Explained

Learn how to use Java Streams to separate even and odd numbers in just one line of code! A quick and clear explanation of ...

3:57
This One Line Can Split Any List in Java! 😲 | Java Streams Explained

23 views

11mo ago

QA Journey
Check if a number is even or Odd in Java | Java Program for beginners| #java #programming #coding
2:18
Check if a number is even or Odd in Java | Java Program for beginners| #java #programming #coding

4 views

8mo ago

Java Guides
What is Functional Programming in Java?

Functional programming in Java is a programming style where you write code using functions as the primary building blocks ...

1:24
What is Functional Programming in Java?

1,175 views

7mo ago

TechTonic Mindset
Separate Even & Odd Numbers in One Line

Learn how to separate even and odd numbers from a list in just one line using Java 8 Stream API! This simple yet powerful ...

3:30
Separate Even & Odd Numbers in One Line

5 views

11mo ago

Java With Tejaswini
Anonymous Object in Java | Java Interview Questions | Explained Simply

Anonymous Object in Java | Java Interview Questions | Explained Simply.

1:10
Anonymous Object in Java | Java Interview Questions | Explained Simply

61 views

4mo ago

Interview Mentor App
What is a Lambda Expression in Java? Interview Question

Learn what lambda expressions are in Java and how they revolutionized functional programming in Java 8. Covers syntax ...

1:50
What is a Lambda Expression in Java? Interview Question

1 view

7mo ago

fullstackDaily
24. Java Inner Classes with Examples | OOP Concepts

Inner classes in Java help logically group classes Learn member, static, local, and anonymous inner classes with examples.

1:56
24. Java Inner Classes with Examples | OOP Concepts

5 views

8mo ago

innovate hubtec
The Single Rule of Java Lambdas! 🔑 Lambda Secret

The Single Rule of Java Lambdas! Lambda Secret The foundation of Functional Programming in Java! ✨ ​Before Java 8 ...

0:08
The Single Rule of Java Lambdas! 🔑 Lambda Secret

1 view

4mo ago

RioProfessor Liu
Mouse Click event  anywhere on the frame to display "Happy Java Day"

To create an interactive Java application that responds to clicks anywhere within a window, you must utilize the MouseListener ...

3:06
Mouse Click event anywhere on the frame to display "Happy Java Day"

31 views

6mo ago

Java Interview Ready
JAVA 8: Topic 1 - Why Java 8 Was the Most Important Update Ever! (Explained in 2 Mins)

Welcome to Java Interview Ready Most developers learn Java by reading code. We learn Java by understanding how it works ...

3:08
JAVA 8: Topic 1 - Why Java 8 Was the Most Important Update Ever! (Explained in 2 Mins)

22 views

3mo ago

Java Guides
Can You Throw Any Exception Inside a Lambda Expression’s Body? | Most Asked Java Interview Question

in this video, we will learn how to handle exceptions in lambda expressions in Java and also cover interview question: Can You ...

3:36
Can You Throw Any Exception Inside a Lambda Expression’s Body? | Most Asked Java Interview Question

667 views

10mo ago

TechTonic Mindset
Sum of Numbers in a List Using reduce()

In this quick Java tutorial, we demonstrate how to calculate the sum of numbers in a list using Java 8 Streams and the reduce() ...

3:35
Sum of Numbers in a List Using reduce()

9 views

11mo ago

vlogommentary
Understanding Functional Interfaces and Lambda Expressions in Java

Behind the Scenes: Lambda Equivalent The lambda expression is just syntactic sugar for creating an anonymous class ...

2:09
Understanding Functional Interfaces and Lambda Expressions in Java

0 views

9mo ago

Java2Cloud Academy
🎬🚗 Java Static Methods in Interfaces | Clean Code with Car & Vehicle Example! 💻

Welcome to Java2CloudAcademy ! In this video, you'll learn about YouTube Description (500 chars with emojis): Unlock the ...

1:32
🎬🚗 Java Static Methods in Interfaces | Clean Code with Car & Vehicle Example! 💻

22 views

11mo ago

Eye Of A Hero
Java Overloading Explained in 60 Seconds (Most People Confuse This!)

What is method overloading in Java? Many developers confuse overloading with overriding — and interviews LOVE testing this.

2:07
Java Overloading Explained in 60 Seconds (Most People Confuse This!)

2 views

7mo ago

Developers4U
Episode 29  || JAVA || Anonymous inner class

Anonymous Inner Class – ✓ Definition An Anonymous Inner Class is a class without a name, created for one-time use.

3:36
Episode 29 || JAVA || Anonymous inner class

3 views

10mo ago

Nolan Coder
Ưu tiên Lambda thay vì Anonymous Class trong Java

Giải thích vì sao nên sử dụng lambda expressions thay cho anonymous classes trong Java. Lambda giúp mã ngắn gọn hơn, ...

2:56
Ưu tiên Lambda thay vì Anonymous Class trong Java

31 views

9mo ago