ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

53,725 results

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

63,109 views

9 years ago

Devoxx
Optional by Stuart Marks

The Optional class was introduced in Java 8 in order to solve a narrow but frequently occurring problem: what to return if you have ...

48:21
Optional by Stuart Marks

32,795 views

9 years ago

Jey Code
Programación FUNCIONAL en JAVA | Clase OPTIONAL | EVITAR NULL con OPTIONAL

Que pasó, muy buenas, vamos con unos ejemplos para aprender y entender esta clase del jdk, que nos ayuda con los ...

21:39
Programación FUNCIONAL en JAVA | Clase OPTIONAL | EVITAR NULL con OPTIONAL

2,429 views

5 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

349 views

1 year ago

Dilip IT Academy
Optional Class In Java & Optional Class Methods in JAVA | Tutorail | Dilip Singh

As part of making sessions about features introduced from the JAVA 8 Version, I have created this session for Understanding ...

1:54:00
Optional Class In Java & Optional Class Methods in JAVA | Tutorail | Dilip Singh

8,626 views

2 years ago

The Curious Coder
Java 8 Optional Class Deep Dive | isPresent(), ifPresent(), orElse(), ofNullable() Explained

Confused about handling NullPointerException in Java? This video will give you a complete understanding of how to solve it ...

23:31
Java 8 Optional Class Deep Dive | isPresent(), ifPresent(), orElse(), ofNullable() Explained

2,452 views

3 months ago

Java Techie
Java 8 Streams | Optional Usage and Best Practices | JavaTechie

This tutorial will guide you java 8 Optional and its usecase with stream API Content : What is Optional ? why Optional ? When to ...

22:22
Java 8 Streams | Optional Usage and Best Practices | JavaTechie

140,722 views

5 years ago

Java Guides
Optional Class in Java 8 - Avoid Null Pointer Exception | Java 8 Features | Crash Course ✅

Java introduced a new class Optional in JDK 8. It is a public final class and is used to deal with NullPointerException in Java ...

35:37
Optional Class in Java 8 - Avoid Null Pointer Exception | Java 8 Features | Crash Course ✅

25,150 views

4 years ago

Ara OverFlow
Java desde 0. 24) Optional

Bienvenidos al video número 24 del curso de Java desde cero! En este video, aprenderemos sobre la clase Optional en Java, ...

21:09
Java desde 0. 24) Optional

169 views

3 years ago

Viraj Shetty
Java Optionals - A Complete Tutorial

This tutorial explains everything you need to know about Java Optionals to make you an expert. Check out my other links below ...

29:39
Java Optionals - A Complete Tutorial

726 views

1 year ago

Przemek Bykowski
JAVA 11 OPTIONAL POSSIBILITIES PROVIDED BY THE OPTIONAL TYPE IN JAVA AND SPRING

Optional appeared in Java 8 and was expanded in subsequent versions of the language. It is a powerful tool that allows for ...

23:26
JAVA 11 OPTIONAL POSSIBILITIES PROVIDED BY THE OPTIONAL TYPE IN JAVA AND SPRING

11,241 views

6 years ago

engineering the software
Java - Optional

This video explains about Optional. What is the importance of optional in Java software development. Ways in which the methods ...

30:00
Java - Optional

44 views

2 years ago

Coder Army
Java Optional Explained from Scratch | All Methods + Streams Integration | Java Full Course #41

In this video, we dive deep into the Java Optional class, one of the most important concepts introduced in Java 8 to handle null ...

1:16:34
Java Optional Explained from Scratch | All Methods + Streams Integration | Java Full Course #41

3,621 views

2 months ago

Pairing with Duncan
Java to Kotlin - Optional to Nullable

We look at migrating from Java Optional to Kotlin nullable, Chapter 4 of Java to Kotlin, A Refactoring Guidebook ...

27:18
Java to Kotlin - Optional to Nullable

1,630 views

4 years 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

260 views

10 months ago

Otavio Santana
Optional in Java - When better code is not an alternative

Since Java 8, Java Developers have one good way to avoid the classic NullPointerException. However, it is still a problem to use ...

23:13
Optional in Java - When better code is not an alternative

2,746 views

4 years ago

okay java
Java 8 optional class | java optional class interview questions | java 8 interview | okay java

Java 8 optional | optional class | optional class interview questions | java 8 interview | okay java Java 8 Optional class ...

33:25
Java 8 optional class | java optional class interview questions | java 8 interview | okay java

15,980 views

5 years 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 |

4,662 views

7 months ago

Lemubit Academy
Java Optional Tutorial - How to Use Optional Class In Java

Java Optional is a container object which may or may not contain a non-null value. If a value is present, isPresent() will return true ...

35:41
Java Optional Tutorial - How to Use Optional Class In Java

6,617 views

6 years ago

Mustofa kamal
Java Optional

Source Code: https://github.com/mustofa-kamal/EssentialJava/blob/main/src/main/java/com/essential/optional/OptionalMain.java.

20:06
Java Optional

17 views

1 year ago