ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,917 results

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

20 views

10 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

355 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

10 months ago

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,244 views

3 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

BSSR Learn
Optional Class | Medium | Java Interview Prep #24

Optional Class | Medium | Java Interview Prep #24 In this video, we break down "Optional Class" — Optional wraps a value that ...

3:49
Optional Class | Medium | Java Interview Prep #24

4 views

5 days ago

Tsoding Daily
Syntax You Never Heard About

Streamed Live on Twitch: https://twitch.tv/tsoding Enable Subtitles for Twitch Chat Chapters: - 00:00:00 - In this episode.

1:48:51
Syntax You Never Heard About

43,594 views

10 months ago

The Debug Zone
Java 8 Optional: Understanding findFirst vs map for Effective Stream Handling

In this video, we delve into the powerful features of Java 8's Optional class, focusing on the differences between the `findFirst` and ...

2:37
Java 8 Optional: Understanding findFirst vs map for Effective Stream Handling

1 view

11 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

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

Yuvraj Bharule
Optional keyword in java #oracle #javaprogramming

Optional keyword in java #oracle #javaprogrammingOptional keyword in java #oracle #javaprogrammingOptional keyword in java ...

0:43
Optional keyword in java #oracle #javaprogramming

7 views

11 months ago

Tech Explained Academy
Java Optional Explained in 15 Minutes | Avoid NullPointerException Easily

In this video, you will learn Java Optional class in a simple and practical way. The Optional class in Java helps you avoid ...

7:07
Java Optional Explained in 15 Minutes | Avoid NullPointerException Easily

0 views

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

10 days 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,173 views

2 months ago

The Debug Zone
Using Java 8 Optional to Avoid Null Checks: A Guide to Cleaner Code

In this video, we explore the powerful features of Java 8's Optional class and how it can help you write cleaner, more robust code.

2:29
Using Java 8 Optional to Avoid Null Checks: A Guide to Cleaner Code

2 views

8 months ago

Lauren Himbeault
[5.4] [OPTIONAL] ArrayList Pitfalls and Utilities

Learn some of the hidden powers of the ArrayList, from searching and sorting to handling common pitfalls.

9:01
[5.4] [OPTIONAL] ArrayList Pitfalls and Utilities

17 views

8 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

10 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,655 views

8 months ago

QA_AI_WIZARDS
Say Goodbye to NullPointerException — Use Optional in Java

Hey Java Testers & Developers, If you've ever seen a NullPointerException crash your code or test run — you know the pain.

5:38
Say Goodbye to NullPointerException — Use Optional in Java

22 views

10 months 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