ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,451 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

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

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

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

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

Fer Clager
Optional en Java EXPLICADO BIEN | Evita NullPointerException como un PRO 🚀

Sigues peleándote con NullPointerException en Java? En este vídeo te explico Optional en Java de verdad, sin humo.

8:01
Optional en Java EXPLICADO BIEN | Evita NullPointerException como un PRO 🚀

32 views

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

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

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

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

239 views

4 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

54 views

10 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

375 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

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

The Debugger Guy
Java 8 | Optional API | map vs flatMap explained | flatMap overuse

In this video, I explained the misuse of optional flatmap operator being done by developers in real world. Useful for Java and ...

4:12
Java 8 | Optional API | map vs flatMap explained | flatMap overuse

24 views

11 days ago

Programando en JAVA
10 Most Common Mistakes in Java

⚡️ From Developer to Senior Architect - https://www.codeja.dev/bootcamp 👨‍💻 CodeJa | Learn JAVA with EJERCICIOS - https ...

10:32
10 Most Common Mistakes in Java

1,492 views

7 months ago

Sudhanshu Jaiswal
#23 |  Optional.get() vs Optional.orElse() vs  Optional.orElseThrow()  | Java Interview

In this video, we break down the difference between Optional.get(), orElse(), and orElseThrow() — a small topic that hides some ...

6:23
#23 | Optional.get() vs Optional.orElse() vs Optional.orElseThrow() | Java Interview

8 views

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

66 views

2 months ago

Testing Tutorialspoint
Part 4: Use Optional in Selenium Java | #java #selenium #optional

Check Out Our Other Playlist As well: Channel Main Link: https://youtube.com/@testingtutorialspoint ➡️ Git Repo ...

12:47
Part 4: Use Optional in Selenium Java | #java #selenium #optional

53 views

5 months ago