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
416 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 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 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,345 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,678 views
Can a functional interface extend/inherit another interface ? #java8 #functionalinterface #javainterviewquestions.
912 views
This video is part of an online course, Intro to Java Programming. Check out the course here: ...
535 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
Get more recipes like this one in my new book Hibernate Tips: More than 70 solutions to common Hibernate problems: ...
1,776 views
7 years ago
803 views
The Scala functional subset consists of using FP functions everywhere in our codebase, plus two additional requirements.
1,059 views
03:10 What is the collect method on the Stream interface? 03:25 What is the static partitioningBy method on the Collectors ...
36,318 views
11 years ago
Java 8 New Features Java 8 was a significant release that introduced several new features to the Java programming language.
How Pattern Matching is slowly changing the way you can write Java programs. This JEP Café tutorial covers Pattern Matching for ...
21,785 views
In this video, we are going to learn all the basics concepts of java 8 Stream API step by step. I am going to explain each and every ...
320 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,301 views
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,847 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
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
Deserialization technique: A Technique used to convert JSON String to Record/POJO class. Here we will cover JSON to Record ...
624 views
5 months ago