ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,360 results

TodoCode
OPTIONALS in Java 📦 | SIMPLE Explanation | Functional Programming Course

😬 How many times have you encountered a NullPointerException in #Java? That's why Optional exists: a class designed to handle ...

12:25
OPTIONALS in Java 📦 | SIMPLE Explanation | Functional Programming Course

5,542 views

9 months ago

Devoxx UK
Optional - What is it good for? by Chris Davis

For updates and more, join our community https://www.linkedin.com/company/devoxx-united-kingdom A whimsical look at ...

12:08
Optional - What is it good for? by Chris Davis

720 views

8 months ago

Rutger van Velzen
Java optional, When to return an Optional

Link to GitHub: https://github.com/Rutger-van-Velzen Link to Kata: ...

3:10
Java optional, When to return an Optional

30 views

11 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

6 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

250 views

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

2,275 views

2 months ago

Byte Pint
Stop Writing Null Checks! Java Optional to the Rescue

Say goodbye to NullPointerExceptions forever! This 2-minute guide reveals how Java's Optional class can transform your error ...

2:53
Stop Writing Null Checks! Java Optional to the Rescue

622 views

9 months ago

vlogize
How to Compare Optional Long  with Long in Java

Learn how to effectively compare an `Optional Long ` with a `Long` value in Java to avoid common pitfalls and ensure accurate ...

1:22
How to Compare Optional Long with Long in Java

0 views

10 months ago

ConquerTheFear
Master Java Optional in 60 Seconds! #NullPointerException  #CodingForBeginners #JavaOptional #Java

Learn everything you need to know about Java's Optional class in just 60 seconds! Understand how to avoid NullPointerException ...

0:35
Master Java Optional in 60 Seconds! #NullPointerException #CodingForBeginners #JavaOptional #Java

26 views

10 months ago

Clean Codr
Java Optional - The Simplified Solution Explained

In this video, we're going to explore the concept of Java Optional, a powerful tool in software engineering that simplifies the way ...

7:33
Java Optional - The Simplified Solution Explained

22 views

5 months ago

IamTheDevCoder
Design Patterns Revisited in Modern Java: Optional, Lambdas, & Purity

Join Venkat Subramaniam for a deep dive into design patterns revisited in modern Java, emphasizing their role as a ...

6:07
Design Patterns Revisited in Modern Java: Optional, Lambdas, & Purity

13 views

2 months ago

Dastagiri-Official
Java Optional Class Explained | isPresent, isEmpty, of, ofNullable, empty | Java 8 Tutorial

NullPointerException” is one of the most common problems in Java. To handle this safely, Java 8 introduced the Optional class.

10:30
Java Optional Class Explained | isPresent, isEmpty, of, ofNullable, empty | Java 8 Tutorial

71 views

4 months ago

Code Crush
Optional Class In Java | Java 8 Features | Java 8 Interview Questions

Optional Class In Java | Java 8 Features | Java 8 Interview Questions | What is Optional Class in Java 8?

8:18
Optional Class In Java | Java 8 Features | Java 8 Interview Questions

112 views

11 months ago

vlogize
Understanding the Difference Between Optional.ofNullable() and Optional.of() in Java

Explore the difference between `Optional.ofNullable()` and `Optional.of()` in Java, their uses, and when to prefer one over the ...

1:49
Understanding the Difference Between Optional.ofNullable() and Optional.of() in Java

16 views

8 months ago

primejava_official
Optional in Java 8 | The Right Way to Handle Nulls

Java8#Optional #JavaOptional #JavaInterview #SpringBoot #JavaDeveloper #BackendDevelopment #CleanCode #JavaTutorial ...

21:59
Optional in Java 8 | The Right Way to Handle Nulls

20 views

5 days ago

vlogize
Improving Your Java Optional Handling for Deletes

Discover a more efficient way to handle deletions with Java Optionals, ensuring best practices in your code. --- This video is based ...

1:43
Improving Your Java Optional Handling for Deletes

0 views

10 months ago

datmt
3 Java Optional Mistakes That Will CRASH Your Production Code

Java Optional seems simple, but these 3 mistakes will break your code in production. Learn the pitfalls that even experienced ...

9:52
3 Java Optional Mistakes That Will CRASH Your Production Code

18 views

6 months ago

BITBEE
Java Optional Explained

Description: Avoid NullPointerException with Java's Optional! ✓ Learn how Optional helps handle null values safely using of(), ...

3:25
Java Optional Explained

282 views

11 months ago

Abdallah Samir
Optional In Java | شرح لغه جافا| Optional Container in java #012

This video teaches you how to use Optional class. In Java, Optional is a container object that may or may not contain a non-null ...

6:33
Optional In Java | شرح لغه جافا| Optional Container in java #012

94 views

11 months ago

TechTonic Mindset
What is Optional class in Java 8 ? | Avoid NullPointerException the Smart Way!

In this video, we break down the Optional class introduced in Java 8—a powerful tool to handle null values safely and elegantly.

7:17
What is Optional class in Java 8 ? | Avoid NullPointerException the Smart Way!

40 views

7 months ago