ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,102 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

3,907 views

2 weeks 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,130 views

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

104 views

10 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

68 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

Coding wala Shree
🚀 Java 8 Optional Class | Say Goodbye to NullPointerExceptions | Best Practices & Key Methods

"Are null values causing headaches in your Java projects?" Learn how to eliminate NullPointerExceptions using the powerful ...

41:45
🚀 Java 8 Optional Class | Say Goodbye to NullPointerExceptions | Best Practices & Key Methods

1,396 views

11 months ago

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

This 2-minute guide reveals how Java's Optional class can transform your error handling and make your code dramatically ...

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

576 views

8 months ago

Shristi Tech Academy
25 Most Common & Tricky Java 8 Interview Questions | Crack Your Next Job!

In this video let us discuss about the 25 Most Common & Tricky Java 8 Interview Questions in Java Hey Coders! If you're ...

29:07
25 Most Common & Tricky Java 8 Interview Questions | Crack Your Next Job!

61,154 views

9 months ago

Genius Developer
Master Optional in Java 8 | Avoid NullPointerException Like a Pro!

Learn how to use the Optional class in Java 8 like a pro! In this video, we cover all the essential methods such as of(), empty(), ...

27:34
Master Optional in Java 8 | Avoid NullPointerException Like a Pro!

28 views

7 months ago

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

... in Java Java programming tips Clean code in Java Java Optional explained Java Optional example Optional class Java 8 Avoid ...

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

26 views

9 months ago

vlogize
Understanding the Optional Class in Java 8: A Guide to Functional Programming

Dive into the usage of the `Optional` class in Java 8, learn how to apply it effectively, and resolve common issues with practical ...

2:03
Understanding the Optional Class in Java 8: A Guide to Functional Programming

0 views

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

7 months ago

in28minutes
Java New Features - Java 24, Java 21, Java 17, Java 8, Java 5 & more...

Interview Questions Website: https://interview.in28minutes.com/interview-guides/java/new-features-in-java/ Complete Course: ...

33:08
Java New Features - Java 24, Java 21, Java 17, Java 8, Java 5 & more...

15,362 views

7 months ago

MJ's BACKEND BOOTCAMP
Java 8 Optional Mastery: Eliminate NullPointerException Like a Pro 🔥 | Tutorial Part 1

Tired of NullPointerException errors ruining your Java code? In Part 1 of this Java 8 Optional series, you'll learn how to handle ...

10:00
Java 8 Optional Mastery: Eliminate NullPointerException Like a Pro 🔥 | Tutorial Part 1

44 views

8 months ago

vlogize
Using Optional to Eliminate Null Checks in Java

Enter Optional. The Solution: Utilizing Optional Class Java 8 introduced the Optional class to deal with potential null values more ...

1:27
Using Optional to Eliminate Null Checks in Java

5 views

8 months ago

SKILLS EXPLORER
Optional Class in Java8

Optional Class in Java8 | Master Java 8: From Beginner to Expert | Java 8 Features: Unveiling the Power Subscribe out whats app ...

40:28
Optional Class in Java8

24 views

10 months ago

Java Tech Tutorials
Java 8 Optional

In Java 8, the Optional class was introduced as a container object which may or may not contain a non-null value. It helps avoid ...

0:59
Java 8 Optional

13 views

9 months ago

Full Stack Java Developer
Optional Class in JDK 8 | Learn with Mr. Kiran Jadhav

Optional Class in JDK 8 Optional: A container object to represent the presence or absence of a value. Introduced in Java 8 to ...

11:03
Optional Class in JDK 8 | Learn with Mr. Kiran Jadhav

269 views

6 months ago

Java with pavan
Top 10 Java 8 Interview Questions and Answers | Crack Java Developer Interviews in 2025

... tutorial java 8 interview preparation java 8 streams lambda expressions java functional interfaces java java 8 optional class java ...

5:49
Top 10 Java 8 Interview Questions and Answers | Crack Java Developer Interviews in 2025

64 views

4 months ago

Genius Developer
Java 8 Optional Explained | Must-Know Methods for Clean & Null-Safe Code

Learn how to use the Optional class in Java 8 like a pro! In this video, we cover all the essential methods such as of(), empty(), ...

26:38
Java 8 Optional Explained | Must-Know Methods for Clean & Null-Safe Code

11 views

7 months ago

Technology World Hub
Top Java 8 Features Explained with Examples | Lambda, Streams, Optional & More

Unlock the power of Java 8 in this detailed session! In this video, we'll cover all the key Java 8 features with real-world ...

21:51
Top Java 8 Features Explained with Examples | Lambda, Streams, Optional & More

8 views

2 months ago

ConquerTheFear
Java Optional interview questions & Answers | Explained with Real-World Examples | Optional vs Null

Java 8 Optional | How to Use Java Optional | Java Optional | Java Optional vs Null | Best Practices for Developers ...

19:58
Java Optional interview questions & Answers | Explained with Real-World Examples | Optional vs Null

371 views

8 months ago

Soumya Datta
Avoid NullPointerExceptions with Optional in Java

NullPointerException is one of Java's most common runtime errors, but did you know you can avoid it with a powerful tool ...

1:29
Avoid NullPointerExceptions with Optional in Java

18 views

11 months ago