ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

423 results

#TechieMit
What is the Optional class in Java 8?|Null Handling

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 ...

7:51
What is the Optional class in Java 8?|Null Handling

138 views

3 years ago

Always-Be-Learner
How & When To Use JAVA-OPTIONAL-Methods empty, Of, OfNullable ??

How & When To Use JAVA-OPTIONAL-Methods empty, Of, OfNullable ??

9:51
How & When To Use JAVA-OPTIONAL-Methods empty, Of, OfNullable ??

195 views

2 years ago

One Minute Programming
How to Use Optional Class in Java | Get Value | IsEmpty | IfPresent | orElse | Java Programming

How to Use Optional Class in Java | Get Value | IsEmpty | IfPresent | orElse | Java Programming How to use optional in Java?

8:07
How to Use Optional Class in Java | Get Value | IsEmpty | IfPresent | orElse | Java Programming

378 views

4 years ago

#TechieMit
How do you write optional in Java 8? |Optional Class

How do you write optional in Java 8? |Optional Class What are the advantages of using the optional class? Is optional better than ...

6:52
How do you write optional in Java 8? |Optional Class

221 views

3 years ago

TestArchive
Java 8 for Testers #44 - Null Handling in Java: Traditional vs. Optional Class Demo

In this video, we explore how to handle null values effectively in Java. We start with the traditional approach using if-else checks ...

5:32
Java 8 for Testers #44 - Null Handling in Java: Traditional vs. Optional Class Demo

25 views

11 months ago

onlineeducation1993
18 - Optional Java Mutation

The eighteenth part of the SML language course.

4:45
18 - Optional Java Mutation

1,671 views

12 years ago

Geekific
A Guide To CompletableFuture in Java with Examples | Asynchronous Operations in Java | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Java's Future API was ...

9:30
A Guide To CompletableFuture in Java with Examples | Asynchronous Operations in Java | Geekific

57,052 views

3 years ago

Udacity
Optionals

This video is part of the Udacity course "Learn Swift Programming Syntax". Watch the full course at ...

0:43
Optionals

996 views

10 years ago

Otavio Santana
Optional in Java - When better code is not an alternative

Since Java 8, Java Developers have one good way to avoid the classic NullPointerException. However, it is still a problem to use ...

23:13
Optional in Java - When better code is not an alternative

2,736 views

3 years ago

Thorben Janssen
Hibernate Tip: How to map a to-one association to an Optional

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 ...

3:09
Hibernate Tip: How to map a to-one association to an Optional

892 views

8 years ago

Java
Handling null and upgrading past Java 8 - Inside Java Newscast #7

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 ...

9:37
Handling null and upgrading past Java 8 - Inside Java Newscast #7

5,677 views

4 years ago

Code Junction
Can a functional interface extend/inherit another interface ? || Java 8 Interview Question

Can a functional interface extend/inherit another interface ? #java8 #functionalinterface #javainterviewquestions.

3:19
Can a functional interface extend/inherit another interface ? || Java 8 Interview Question

907 views

2 years ago

Debug Agent
Modern Java Course - Pattern Matching in Switch & Sealed Classes

In this installment of the course we talk about pattern matching in switch statements and sealed classes. You can find the full ...

6:18
Modern Java Course - Pattern Matching in Switch & Sealed Classes

649 views

2 years ago

Adarsh Raj
Java 8 Important Interview Questions and Answers | Crack Your Next Interview #Java8 #JavaInterview

In this video, we cover the most important Java 8 interview questions and answers commonly asked in top companies.

5:06
Java 8 Important Interview Questions and Answers | Crack Your Next Interview #Java8 #JavaInterview

17 views

4 months ago

Prototype Project
Java 8 tutorial 16 (Streams) - groupingBy, partitioningBy, counting, & mapping Collectors methods

03:10 What is the collect method on the Stream interface? 03:25 What is the static partitioningBy method on the Collectors ...

14:45
Java 8 tutorial 16 (Streams) - groupingBy, partitioningBy, counting, & mapping Collectors methods

36,316 views

11 years ago

Java
Java 17 to 20 Pattern Matching Full tutorial with Records, Instanceof and Switch - JEP Café #14

How Pattern Matching is slowly changing the way you can write Java programs. This JEP Café tutorial covers Pattern Matching for ...

19:47
Java 17 to 20 Pattern Matching Full tutorial with Records, Instanceof and Switch - JEP Café #14

21,731 views

3 years ago

Udacity
Optional Challenge: Implementing the Photography Story - Intro to Java Programming

This video is part of an online course, Intro to Java Programming. Check out the course here: ...

6:33
Optional Challenge: Implementing the Photography Story - Intro to Java Programming

535 views

10 years ago

Trideep Singha
Java 8 New Features

Java 8 New Features Java 8 was a significant release that introduced several new features to the Java programming language.

3:13
Java 8 New Features

17 views

2 years ago

fp-tower
Ch04 Ep04: Dealing with Optional Values | Functional Scala

The Scala functional subset consists of using FP functions everywhere in our codebase, plus two additional requirements.

10:57
Ch04 Ep04: Dealing with Optional Values | Functional Scala

1,057 views

4 years ago

Java
Refactoring Java 8 code with Java 17 new features - JEP Café #9

How to use the new features from Java 17, especially Records, to improve your Java 8 code. Do you need to make your code ...

25:08
Refactoring Java 8 code with Java 17 new features - JEP Café #9

70,235 views

3 years ago