ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

254,228 results

Coding with John
Optionals In Java - Simple Tutorial

Full tutorial on Optionals in Java! Thanks to FlexiSpot for sponsoring! 🖥️ Get your coupon code for an extra $30 OFF through my ...

15:53
Optionals In Java - Simple Tutorial

264,864 views

3 years ago

Tom Gregory
Java Optional Complete Guide

Java's Optional class was introduced in 2014 to allow developers to represent the empty state. But what exactly does that mean?

15:30
Java Optional Complete Guide

7,370 views

3 years ago

makigas
Cómo usar Optional en Java

Con Optional puedes introducir en tu aplicación Java el concepto de valores opcionales; es decir, tu función te devuelve una caja ...

9:35
Cómo usar Optional en Java

9,583 views

2 years ago

Adam Bien
Optional or Supplier? #java #shorts #coding #airhacks

From a method signature perspective, the Optional ...

1:01
Optional or Supplier? #java #shorts #coding #airhacks

1,468 views

1 year ago

Adam Bien
Optional.stream() and flatMap() over isPresent() #java #shorts #coding #airhacks

Shorter code with Optional.stream() https://docs.oracle.com/en/java/javase/24/docs/api/java.base/java/util/Optional.html#stream() ...

0:54
Optional.stream() and flatMap() over isPresent() #java #shorts #coding #airhacks

4,285 views

7 months ago

Java Interview Preparation By Developer
What is the Optional Class in Java? Quick Explanation!

What is the Optional Class in Java? Find out in just 60 seconds! Learn how this Java 8 feature helps you handle null values safely, ...

0:47
What is the Optional Class in Java? Quick Explanation!

101 views

1 year ago

Code Spark
Stop Calling .get() on Your Java Optional! ❌

The Java Optional was created to help us avoid the dreaded NullPointerException, but it has its own trap: ...

2:10
Stop Calling .get() on Your Java Optional! ❌

145 views

6 months ago

Tekation Tech
📈 From Beginner to Senior Developer | Java Programming Roadmap | Optional class

In this short video we are going to learn how to use Optional class in java. How to become a Senior Java developer.

0:38
📈 From Beginner to Senior Developer | Java Programming Roadmap | Optional class

66 views

1 year 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,609 views

9 months ago

Lazy Programmer
#5 - Java 8 - Optional | Usage with Examples #java #java8 #optional

Hello Everyone, Continuing with Java 8 Features, this is the 5th Video in that series. In this video we'll see what is Optional which ...

4:51
#5 - Java 8 - Optional | Usage with Examples #java #java8 #optional

694 views

3 years ago

Programando en JAVA
OPTIONAL en JAVA 8 - Tutorial Completo Fácil

De Desarrollador a Arquitecto Senior - https://www.codeja.dev/bootcamp ‍ CodeJa | Aprende JAVA con EJERCICIOS ...

8:24
OPTIONAL en JAVA 8 - Tutorial Completo Fácil

6,841 views

3 years ago

Abhishek Verma
Day-69: How stream() method of Optional work in Java #shorts #java

In this short we will see how to use stream() method of Optional object in Java. For detailed hands-on video, check ...

1:24
Day-69: How stream() method of Optional work in Java #shorts #java

968 views

11 months ago

Abhishek Verma
Day-66: How map() method of Optional work in Java #shorts #java

In this short we will see how to use map() method of Optional object in Java. For detailed hands-on video, check ...

1:38
Day-66: How map() method of Optional work in Java #shorts #java

561 views

11 months ago

Abhishek Verma
Day-64: How ifPresentOrElse() method of Optional work in Java #shorts #java

In this short we will see how to use ifPresentOrElse() method of Optional object in Java. For detailed hands-on video, check ...

1:39
Day-64: How ifPresentOrElse() method of Optional work in Java #shorts #java

742 views

11 months ago

Cobra Code
Junior vs Senior Java Developer 🧠

Junior vs Senior Java Developer Same task. Different mindset. See how a Junior Java developer writes code vs how a Senior ...

0:20
Junior vs Senior Java Developer 🧠

1,278 views

1 day ago

Abhishek Verma
Day-68: How or() method of Optional work in Java #shorts #java

In this short we will see how to use or() method of Optional object in Java. For detailed hands-on video, check ...

1:54
Day-68: How or() method of Optional work in Java #shorts #java

683 views

11 months ago

Java
Where to use Optional - Inside Java Newscast #19

Java Is it ok to use `Optional` as parameter type? Overloading is an alternative, but how well does it stack up? Thoughts on this ...

9:18
Where to use Optional - Inside Java Newscast #19

12,988 views

4 years ago

Amigoscode
Java Optionals | Crash Course

Java Optionals allows you to eliminate NullPointerExceptions throughout your codebase and create client AP's that are easy to ...

15:57
Java Optionals | Crash Course

105,646 views

7 years ago

Devoxx
Optional - The Mother of All Bikesheds by Stuart Marks

Subscribe to Devoxx on YouTube @ https://bit.ly/devoxx-youtube Like Devoxx on Facebook ...

58:43
Optional - The Mother of All Bikesheds by Stuart Marks

62,638 views

9 years ago

Do Some Dev
Java Optional

Tired of dealing with null pointer exceptions? Introducing Java Optional: a powerful tool for handling the absence of values ...

20:15
Java Optional

316 views

1 year ago