ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

78,204 results

Adam Bien
Optional.ofNullable vs Objects.requireNonNull #java #shorts

Optional.ofNullable https://docs.oracle.com/en/java/javase/20/docs/api/java.base/java/util/Optional.html#ofNullable(java.lang.

0:43
Optional.ofNullable vs Objects.requireNonNull #java #shorts

1,993 views

2 years ago

Java
Why do you need Optional? - Cracking the Java Coding Interview #java #javatips

Cracking the #Java #Coding #Interview - Question 268: Why do you need Optional? Watch all the questions here: ...

1:00
Why do you need Optional? - Cracking the Java Coding Interview #java #javatips

27,051 views

7 months ago

Java
What is an Optional? #javalanguage #javacodinginterview #javacoding #javatips

Cracking the #Java #Coding #Interview - Question 203: What is an Optional? Watch all the questions here: ...

0:57
What is an Optional? #javalanguage #javacodinginterview #javacoding #javatips

8,405 views

1 year ago

HelloJade
Java Optional map() And flatMap() Super Simple Example

Java Optional map() And flatMap() Super Simple Example, showing the differences.

3:29
Java Optional map() And flatMap() Super Simple Example

1,861 views

5 years ago

MZ Byte
Java Optional – Junior vs Senior Developer Approach

See how a Senior Developer handles null checks in Java using the Optional API, compared to a Junior Developer who still uses ...

0:28
Java Optional – Junior vs Senior Developer Approach

2,138 views

9 months ago

Peachez Programming
Java Optionals in 60 seconds

Join my Patreon: https://www.patreon.com/PeachezProgramming LinkTree: https://linktr.ee/peachezprogramming Introduced in ...

1:01
Java Optionals in 60 seconds

483 views

1 year ago

Adam Bien
Treat an Optional Like a Stream #java #shorts

Mapping the result's of an Optional https://docs.oracle.com/en/java/javase/19/docs/api/java.base/java/util/Optional.htm See you at ...

0:58
Treat an Optional Like a Stream #java #shorts

2,025 views

3 years ago

Adam Bien
Why Optional Is A Problematic Parameter #java #shorts

Optionals (https://docs.oracle.com/en/java/javase/19/docs/api/java.base/java/util/Optional.html) are great return values, but ...

0:52
Why Optional Is A Problematic Parameter #java #shorts

3,183 views

2 years ago

JRH
Java Optional Explained

The Java 8 Optional class solved the billion dollar null pointer mistake. In this tutorial, learn how Java Optionals can eradicate ...

2:23
Java Optional Explained

2,310 views

4 years ago

Programando en JAVA
#OPTIONAL en #JAVA #JDK8

shorts De JUNIOR a SENIOR en JAVA – Apúntate aquí → - https://junior-a-senior.programandoenjava.com/ SPRING BOOT ...

0:43
#OPTIONAL en #JAVA #JDK8

1,365 views

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

629 views

10 months ago

Thinking Out Of ... Box
🔥 Why Java Optional is BETTER than Null 🚫 | Clean Code with findById 💡 #java

Still using `null` in your Java code? Let me show you how `Optional` makes your code cleaner, safer, and more readable using ...

1:25
🔥 Why Java Optional is BETTER than Null 🚫 | Clean Code with findById 💡 #java

1,553 views

10 months ago

Programming With Nurulhuda
Why use Optional of over Optional ofNullable | Java Programming

Why use Optional of over Optional ofNullable | Java Programming #java #springboot #springboottutorials #programmer ...

2:44
Why use Optional of over Optional ofNullable | Java Programming

50 views

1 year ago

Programando con el Novato
clase Optional en JAVA #aprenderjava

Nueva curiosidad sobre el lenguaje de Java. En este caso vemos una de las utilidades de la clase Optional.

1:00
clase Optional en JAVA #aprenderjava

916 views

1 year ago

Infybuzz
Optional In Java 8

Learn to use Optional provided in Java 8. It is used to avoid null pointer exceptions. Learn RabbitMQ : Messaging with Java, ...

3:43
Optional In Java 8

4,410 views

5 years ago

Adam Bien
What Is The Purpose of An OptionalInt? #java #shorts #coding #airhacks

What is the difference between regular Optional and OptionalInt?

0:49
What Is The Purpose of An OptionalInt? #java #shorts #coding #airhacks

2,653 views

1 year ago

Adam Bien
Layering / Chaining Optionals with Optional::or #java #shorts

Layering / chaining Optionals with Optional::or ...

0:59
Layering / Chaining Optionals with Optional::or #java #shorts

1,410 views

2 years ago

Programando en JAVA
Optional.or

🎁 FREE SPRING BOOT COURSE - https://tdylk.cc/aEdZEqUc 🎁 FREE JAVA COURSE - https://tdylk.cc/0hRMcFYT 🎯 MENTORING - https ...

0:40
Optional.or

1,266 views

11 months ago

Adam Bien
Bad Idea? Setting Defaults with Optional without If #java #shorts

A more concise way to set default values with Optional.ofNullable ...

0:53
Bad Idea? Setting Defaults with Optional without If #java #shorts

2,628 views

2 years ago

Noob Coder
Why Use Optional in Java Streams? 🤔 | #shorts #JavaTips #StreamAPI #Optional

Learn why Optional is essential in Java Stream operations! Using Optional helps prevent NullPointerExceptions and makes ...

0:25
Why Use Optional in Java Streams? 🤔 | #shorts #JavaTips #StreamAPI #Optional

18 views

1 year ago