ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,738 results

The Curious Coder
Java 8 Optional Class Deep Dive | isPresent(), ifPresent(), orElse(), ofNullable() Explained

Confused about handling NullPointerException in Java? This video will give you a complete understanding of how to solve it ...

23:31
Java 8 Optional Class Deep Dive | isPresent(), ifPresent(), orElse(), ofNullable() Explained

2,257 views

3 months ago

DevTalles
Why should we use Optional in Java?

☕️ In this video tutorial, our instructor #GabrielChaldú will explain why we should use #Optional in #Java. 📚 You can ...

9:20
Why should we use Optional in Java?

74 views

7 months ago

Tech with Mathan
Java 8 Optional Explained 🚀 in Tamil

Java 8 Optional Class Tutorial in Tamil | Avoid NullPointerException In this video, we will learn about Optional Class in ...

9:18
Java 8 Optional Explained 🚀 in Tamil

356 views

9 months ago

H Y R Tutorials - Telugu
P82 - Optional in Java | Core Java | Java Programming |

In this video, we dive deep into one of the most important features introduced in Java 8 — Optional! 🚀 If you have ever faced ...

24:39
P82 - Optional in Java | Core Java | Java Programming |

4,498 views

7 months ago

Coder Army
Java Optional Explained from Scratch | All Methods + Streams Integration | Java Full Course #41

In this video, we dive deep into the Java Optional class, one of the most important concepts introduced in Java 8 to handle null ...

1:16:34
Java Optional Explained from Scratch | All Methods + Streams Integration | Java Full Course #41

3,187 views

2 months ago

Faisal Memon
[DAY 7] HINDI Java Optionals Explained | Safe Value Handling | 100 Days of Java Backend Tutorial

🔥 Check out the Spring Boot E-Commerce Full Stack Course here 👉 https://faisalmemon.com/spring-boot 🔥 Check out the Spring ...

56:19
[DAY 7] HINDI Java Optionals Explained | Safe Value Handling | 100 Days of Java Backend Tutorial

5,662 views

8 months ago

ValDorIng
Optional en Java – Adiós a los NullPointerException | CURSO Java Funcional Desde Cero

En este video aprenderás a usar Optional en Java, una herramienta poderosa para evitar errores con null y escribir código más ...

25:51
Optional en Java – Adiós a los NullPointerException | CURSO Java Funcional Desde Cero

260 views

10 months ago

DevTalk Planet
Java Optional Made Simple – Under 1 Minute

Learn how to use Java Optional to chain data processing, avoid NullPointerException, and write cleaner code. Discover when to ...

0:54
Java Optional Made Simple – Under 1 Minute

12 views

10 months ago

Marco Mantovani
Optional no Java - Evitando NullPointerException

Aprenda a usar a classe Optional do Java para lidar de forma segura com valores que podem ser nulos. No que vamos focar: ...

15:33
Optional no Java - Evitando NullPointerException

67 views

9 months ago

Borys Nikolenko
Are You Using Optional Wrong?

Most junior Java developers don't know the difference between orElse and orElseGet. This mistake can silently charge users of ...

10:42
Are You Using Optional Wrong?

51 views

2 weeks ago

Prashant Sharma
What 90% of Developers Get Wrong About Optional? | Avoid NullPointerException in Java Interviews!

In this video, we deeply understand Java Optional Class and Null Handling — one of the most important topics for Java interviews ...

15:10
What 90% of Developers Get Wrong About Optional? | Avoid NullPointerException in Java Interviews!

49 views

4 months ago

The Debugger Guy
Why Optional Should NOT Be Used as a Method Parameter in Java

Many Java developers know about Optional, but it's often used incorrectly. In this video, I explain why using Optional as a method ...

9:17
Why Optional Should NOT Be Used as a Method Parameter in Java

20 views

2 weeks ago

The Code Compiler
Master Java Optional: Conquer NullPointerExceptions! 🚀 (Advanced Java Tutorial)

Tired of dreaded NullPointerExceptions in your Java code? This tutorial is your ultimate guide to mastering Java Optional!

7:58
Master Java Optional: Conquer NullPointerExceptions! 🚀 (Advanced Java Tutorial)

0 views

1 month ago

Eye Of A Hero
Java Optionals — Avoiding Null the Right Way

Java Optional is one of the most important Java 8 features — but also one of the most misunderstood. In this video I explain how ...

7:43
Java Optionals — Avoiding Null the Right Way

7 views

4 months ago

The Code Compiler
Java Optional Class: Stop NullPointerExceptions! 🚫🛡️ Master Java Null Safety (Intermediate Tutorial)

Tired of NullPointerExceptions (NPEs) crashing your Java applications? This intermediate tutorial is your ultimate guide to ...

8:54
Java Optional Class: Stop NullPointerExceptions! 🚫🛡️ Master Java Null Safety (Intermediate Tutorial)

0 views

3 weeks ago

JavaSpringVault
Java Optional: of() vs ofNullable() Explained (Part 1)

In this video, we explore the Optional Class in Java from the beginning. Topics Covered: ✔️ What is Optional Class?

7:07
Java Optional: of() vs ofNullable() Explained (Part 1)

77 views

11 days ago

JavaSpringVault
How to Avoid Null Pointer Exception

In this video, I explain how to avoid NullPointerException using Java's Optional class with a simple, real-world example. Instead of ...

18:04
How to Avoid Null Pointer Exception

64 views

5 days ago

Developer Summit
The Past, Present, and Future of Null-Safety in Java - Mala Gupta

NullPointerExceptions have long been a source of frustration for Java developers, turning minor oversights into production issues.

32:31
The Past, Present, and Future of Null-Safety in Java - Mala Gupta

71 views

1 month ago

The Debug Zone
Understanding Optional.orElseGet() Returning Null and Setting Response Values

In this video, we delve into the intricacies of the `Optional.orElseGet()` method in Java, exploring its behavior when it comes to ...

1:29
Understanding Optional.orElseGet() Returning Null and Setting Response Values

0 views

8 months ago

Java Interview Ready
JAVA 8: Topic 7 -  Stop Getting NullPointerExceptions! How to Use Java 8 Optional Correctly

Welcome to Java Interview Ready Most developers learn Java by reading code. We learn Java by understanding how it works ...

3:39
JAVA 8: Topic 7 - Stop Getting NullPointerExceptions! How to Use Java 8 Optional Correctly

8 views

12 days ago