ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,896 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,591 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

732 views

8 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,461 views

2 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

6 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

629 views

9 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

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

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

72 views

5 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

vlogize
Simplifying Java Optional Handling: ZonedDateTime to String Conversion

Discover how to elegantly handle `ZonedDateTime` values in Java using Optionals, with a focus on default values and method ...

1:28
Simplifying Java Optional Handling: ZonedDateTime to String Conversion

0 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

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

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

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

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

22 views

12 days ago

Silverstone Labs
Java 8 Core Features Explained with Code Examples | Lambda, Streams, Optional & More

In this video, we dive deep into the core features introduced in Java 8, one of the most significant updates in Java's history. You'll ...

6:02
Java 8 Core Features Explained with Code Examples | Lambda, Streams, Optional & More

48 views

9 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

Anees Ahmed
Java 8 Features 3 (Method Reference and Optional) by Jafru

Method Reference Short hand notation of Lambda Expression Optional to avoid Null pointer exceptions.

1:25:13
Java 8 Features 3 (Method Reference and Optional) by Jafru

31 views

1 month ago

vlogize
Leveraging Java Optional to Execute Multiple Commands Efficiently

Discover how to effectively utilize Java's `Optional` to execute multiple commands and return an object with seamless handling of ...

1:53
Leveraging Java Optional to Execute Multiple Commands Efficiently

0 views

10 months ago

PhilodeX
#02 | Java Optional Class Explained | Why Optional is Better Than Null Checks  | ifPresentOrElse

Java Optional Class – Complete Explanation with Example In this video, we understand why Java Optional was introduced and ...

7:55
#02 | Java Optional Class Explained | Why Optional is Better Than Null Checks | ifPresentOrElse

5 views

1 month ago