ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,612 results

Concept && Coding - by Shrayansh
Master Java Optional from Java 8 to 11 | All Methods with Real Examples

Join this channel to get access to perks: https://www.youtube.com/channel/UCDJ2HAZ_hW-DMJj_U0zN38w/join Chapters: 00:00 ...

1:13:53
Master Java Optional from Java 8 to 11 | All Methods with Real Examples

5,116 views

1 month ago

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,325 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

247 views

4 months ago

Rutger van Velzen
Java Optional, nested objects

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

5:50
Java Optional, nested objects

22 views

11 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

4 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

688 views

7 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

5 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

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

1,649 views

1 month 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

599 views

8 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

83 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

70 views

4 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

9 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

10 months ago

vlogize
Resolving Java Optional - Understanding the orElse Statement Errors

Learn how to effectively use `Java Optional` and avoid the common pitfalls with the `orElse` statement. Unravel the complexities ...

1:52
Resolving Java Optional - Understanding the orElse Statement Errors

0 views

9 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

107 views

10 months ago

Rutger van Velzen
Java Optional, Optional in a nutshell

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

9:06
Java Optional, Optional in a nutshell

19 views

11 months ago

vlogize
Understanding the Optional.empty().orElse("test") Type Error in Java

Discover why using `Optional.empty().orElse("test")` results in a type error and learn how to solve it effectively. --- This video is ...

1:24
Understanding the Optional.empty().orElse("test") Type Error in Java

1 view

7 months ago

Marić Nemanja
Java Optional in Under 10 Minutes – Boost Your Code Quality!

In this quick Java tutorial, we dive into the Optional class - one of the most useful tools in modern Java programming. Whether ...

7:05
Java Optional in Under 10 Minutes – Boost Your Code Quality!

235 views

3 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!

38 views

6 months ago