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
423 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 & When To Use JAVA-OPTIONAL-Methods empty, Of, OfNullable ??
195 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
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
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
The eighteenth part of the SML language course.
1,671 views
12 years ago
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Java's Future API was ...
57,052 views
This video is part of the Udacity course "Learn Swift Programming Syntax". Watch the full course at ...
996 views
10 years ago
Since Java 8, Java Developers have one good way to avoid the classic NullPointerException. However, it is still a problem to use ...
2,736 views
This time, I will show you how to map an optional to-one association to a Java 8 Optional. If you like this video, please give me ...
892 views
8 years ago
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,677 views
Can a functional interface extend/inherit another interface ? #java8 #functionalinterface #javainterviewquestions.
907 views
In this installment of the course we talk about pattern matching in switch statements and sealed classes. You can find the full ...
649 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
03:10 What is the collect method on the Stream interface? 03:25 What is the static partitioningBy method on the Collectors ...
36,316 views
11 years ago
How Pattern Matching is slowly changing the way you can write Java programs. This JEP Café tutorial covers Pattern Matching for ...
21,731 views
This video is part of an online course, Intro to Java Programming. Check out the course here: ...
535 views
Java 8 New Features Java 8 was a significant release that introduced several new features to the Java programming language.
The Scala functional subset consists of using FP functions everywhere in our codebase, plus two additional requirements.
1,057 views
How to use the new features from Java 17, especially Records, to improve your Java 8 code. Do you need to make your code ...
70,235 views