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
271 results
What is the Optional class in Java 8?|Null Handling What is the benefit of the Optional class in Java 8? How do you write Optional ...
138 views
3 years ago
How do you write optional in Java 8? |Optional Class What are the advantages of using the optional class? Is optional better than ...
221 views
How & When To Use JAVA-OPTIONAL-Methods empty, Of, OfNullable ??
196 views
2 years ago
How to Use Optional Class in Java | Get Value | IsEmpty | IfPresent | orElse | Java Programming How to use optional in Java?
378 views
4 years ago
In this video, we explore how to handle null values effectively in Java. We start with the traditional approach using if-else checks ...
25 views
11 months ago
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Java's Future API was ...
57,750 views
Java #OpenJDK #JDK Dealing with `null` is never fun, so in this newscast, I explain how to best handle it, what tools can do, and ...
5,680 views
Records are an alternative to classes initially introduced in Java 14, but generally available starting with Java 17. They ...
11,973 views
In this video, we cover the most important Java 8 interview questions and answers commonly asked in top companies.
17 views
4 months ago
This video is part of an online course, Intro to Java Programming. Check out the course here: ...
535 views
10 years ago
The Scala functional subset consists of using FP functions everywhere in our codebase, plus two additional requirements.
1,062 views
How Pattern Matching is slowly changing the way you can write Java programs. This JEP Café tutorial covers Pattern Matching for ...
21,846 views
03:10 What is the collect method on the Stream interface? 03:25 What is the static partitioningBy method on the Collectors ...
36,321 views
11 years ago
Java 22 has many language features that Java 8 could only dream of - let's see what (dirty) tricks we can play with them: We'll see ...
17,851 views
1 year ago
02:10 What is the forEach method of the Stream interface? 02:45 What is the noneMatch method of the Stream interface? 03:40 ...
3,138 views
JetBrains loves all programming languages, and developers of all types! This May, Java turns 25 years old! To celebrate Java's ...
46,312 views
5 years ago
We look at how we can handle dates in Java 8 and what differs from Java 7 and before. Train big models on real GPUs for less.
2,162 views
8 years ago
Dive into Java 8's game-changing features! Learn Lambda Expressions, Streams, Optional, and more with clear, fun examples.
24 views
9 months ago
Welcome to the ultimate destination for mastering Java 8! What's Covered in This Series: Lambda ...
97 views
So, what is an enhanced for loop in Java? Find out about the Java enhanced for loop. What are the requirements to use it?
54 views