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
2,066 results
In this video, we'll describe typical use cases for Optionals in Java with practical examples and compare these to the previous ...
2,033 views
2 years ago
How & When To Use JAVA-OPTIONAL-Methods empty, Of, OfNullable ??
198 views
Java's Optional API is a powerful tool for avoiding null pointer exceptions and writing more robust code. However, even Optional ...
1,453 views
This video is part of an online course, Intro to Java Programming. Check out the course here: ...
804 views
10 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 ...
28 views
1 year ago
The eighteenth part of the SML language course.
1,683 views
13 years ago
How Pattern Matching is slowly changing the way you can write Java programs. This JEP Café tutorial covers Pattern Matching for ...
22,107 views
3 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
Since Java 8, Java Developers have one good way to avoid the classic NullPointerException. However, it is still a problem to use ...
2,741 views
536 views
Aprenda a usar a classe Optional do Java para lidar de forma segura com valores que podem ser nulos. No que vamos focar: ...
40 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,777 views
8 years ago
The Scala functional subset consists of using FP functions everywhere in our codebase, plus two additional requirements.
1,064 views
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
892 views
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
Using Optional Capture Group you can avoid creating duplicate steps and improve the readability of Feature file. 0:00 Introduction ...
307 views
Introductory video of the Rviewer challenge: 'Optional, a new hope', created by Javier de Arcos. Do you want to solve this ...
88 views
This video is part of the Udacity course "Learn Swift Programming Syntax". Watch the full course at ...
997 views
Optional Types.
6,828 views
This video is part of an online course, Software Debugging. Check out the course here: https://www.udacity.com/course/cs259.
428 views
In this JEP Café, we will use a lot of the new features added to the JDK in the context of the Data Oriented Programming support: ...
29,588 views
Learn how to master optional and required parameters in Spring Boot with this in-depth tutorial on RESTful Web Services.
2,916 views
There is no need to write a new step definition in Cucumber if your step differs by synonyms or singular plural. You can reduce lots ...
364 views
Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll discuss how Python ...
221,315 views