ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

25,560 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,980 views

2 weeks 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,428 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

284 views

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

137,688 views

4 years ago

Lambda World
Pragmatic Functional Refactoring with Java 8 by Raoul-Gabriel Urma

You may be hearing a lot of buzz around functional programming. For example, Java 8 recently introduced new features (lambda ...

36:55
Pragmatic Functional Refactoring with Java 8 by Raoul-Gabriel Urma

5,058 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,425 views

8 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

1 year ago

Dev Foundry
Optional w Javie 8 i nie tylko! | Java PL

Optional w Javie to nie tylko metody .isPresent() i .get(), lecz cała gama o wiele ciekawszych możliwości. Wpis na blogu: ...

22:52
Optional w Javie 8 i nie tylko! | Java PL

5,179 views

7 years ago

JavaBro
Learn Optionals in Java in 30 mins!

Optionals were introduced to us in Java 8 and is a great way to utilise functional programming in our code. In this video, we will go ...

31:04
Learn Optionals in Java in 30 mins!

51 views

3 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,382 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 ✅

24,271 views

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

7,532 views

1 year ago

Mike Møller Nielsen
Jpa And Optional

Enjoy! :-) Thank you for commenting and asking questions. Discord server - Where we discuss programming languages and tech ...

22:47
Jpa And Optional

348 views

2 years 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,595 views

5 years ago

Istanbul Java User Group
Java Optional class is a very powerful tool

Optional class is a very powerful tool at hand that we use every day or when are using Stream APIs. But do you use the Optional ...

58:22
Java Optional class is a very powerful tool

215 views

3 years ago

RinaldoDev
Stop returning NULL, use JAVA 8 OPTIONAL!

Java 8 has a new, extremely useful class: Optional! It allows you to create methods that don't return 'null', making ...

20:25
Stop returning NULL, use JAVA 8 OPTIONAL!

22,212 views

6 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 |

1,179 views

3 weeks ago

TecheStop
Optional in Java

This video describes Optional data type in depth. Below are the concepts which are explained with code examples: 1. Introduction ...

30:27
Optional in Java

19 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

694 views

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

16 views

1 year ago