ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,624 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,929 views

2 weeks 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,667 views

4 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,270 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,526 views

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

9 years ago

Abhishek Verma
Chapter-08: Null No More: Master Java's Optional Class for Flawless Code!

In this captivating and informative video, we delve into the game-changing Optional class in Java. Discover why it's the ultimate ...

1:25:23
Chapter-08: Null No More: Master Java's Optional Class for Flawless Code!

1,974 views

2 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,057 views

9 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

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,146 views

3 weeks ago

Devoxx
Mohamed Taman - Do you use Optional class as it should be?

... what we need is null so this is even if we would like to use null we can use it with optional using or else and oral sense java 8.

57:56
Mohamed Taman - Do you use Optional class as it should be?

4,004 views

3 years ago

Easy 2 Excel
Optional in java 8 | Optional class | Null check in java 8 | say bye to NullPointerException

Hello friends. I am Lipsa Patra. I am a software engineer. Welcome to my youtube channel Easy 2Excel . In this video we will learn ...

28:20
Optional in java 8 | Optional class | Null check in java 8 | say bye to NullPointerException

2,513 views

4 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

ProgrammingKT
🚀 Java 8 Optional Class Methods Deep Dive 💻| #java #programmingkt #java8 #springboot #springboot3

Hello, Java enthusiasts! In today's ProgrammingKT tutorial, we're diving into the versatile world of Java 8 Optional class ...

21:35
🚀 Java 8 Optional Class Methods Deep Dive 💻| #java #programmingkt #java8 #springboot #springboot3

182 views

1 year ago

Coding wala Shree
🚀 Java 8 Optional Class | Say Goodbye to NullPointerExceptions | Best Practices & Key Methods

"Are null values causing headaches in your Java projects?" Learn how to eliminate NullPointerExceptions using the powerful ...

41:45
🚀 Java 8 Optional Class | Say Goodbye to NullPointerExceptions | Best Practices & Key Methods

1,398 views

11 months 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,707 views

4 years ago

Coders Campus
EP12 – Java 8’s New Optional Keyword

Check out more great lessons via this link: http://coderscampus.com/blog NullPointerExceptions are a royal pain in the butt.

37:38
EP12 – Java 8’s New Optional Keyword

338 views

8 years ago

Genius Developer
Master Optional in Java 8 | Avoid NullPointerException Like a Pro!

Learn how to use the Optional class in Java 8 like a pro! In this video, we cover all the essential methods such as of(), empty(), ...

27:34
Master Optional in Java 8 | Avoid NullPointerException Like a Pro!

28 views

7 months ago

BuildProgramming
Master Optional class in 25 mins || Why Optional in java 8 @Buildprogramming

Optional class in java 8 || Why Optional in java 8 optional class in java 8 optional optional in java optional class in java 8 in hindi ...

25:59
Master Optional class in 25 mins || Why Optional in java 8 @Buildprogramming

49 views

1 year ago

Shristi Tech Academy
25 Most Common & Tricky Java 8 Interview Questions | Crack Your Next Job!

In this video let us discuss about the 25 Most Common & Tricky Java 8 Interview Questions in Java Hey Coders! If you're ...

29:07
25 Most Common & Tricky Java 8 Interview Questions | Crack Your Next Job!

61,190 views

9 months ago

Coding Mirchi
Optional Class in Java 8 #10 2024 java

Optional Class in Java 8 #10 2024 java Download JAVA 8 notes- ...

24:36
Optional Class in Java 8 #10 2024 java

15 views

1 year ago

Java is Awesome
Base64, Optional, Default Method,  forEach method  | java 8 features

Exploring Java 8 Features: Base64, Optional, Default Method, forEach Method Welcome to this comprehensive tutorial where we ...

26:00
Base64, Optional, Default Method, forEach method | java 8 features

366 views

2 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

The Full Stack Guy
2023 - Latest - Java 8 - CollectingAndThen - Collectors - Streams

... Java 8 - Optional - When and How to use - All about Optional Class Java 8 https://youtu.be/p5XEGRkQFaQ 2023 - Latest - Java ...

34:18
2023 - Latest - Java 8 - CollectingAndThen - Collectors - Streams

986 views

2 years ago

Dilip IT Academy
JAVA 8  Features Tutorial | Functional Interfaces | Lambda Expressions | Optional Class | Stream API

Java 8 Version introduced a significant number of features that changed the way developers write Java applications. Here are ...

8:56:30
JAVA 8 Features Tutorial | Functional Interfaces | Lambda Expressions | Optional Class | Stream API

36,650 views

1 year ago

Java Guides
Java 8 Tutorial  | Functional Programming in Java | Java 8 Features in One Video | 4 Hours Course 🔥

... 8 Lambda Expressions - Java 8 Functional Interfaces - Java 8 Method References - Java 8 Stream API - Java 8 Optional Class ...

4:01:03
Java 8 Tutorial | Functional Programming in Java | Java 8 Features in One Video | 4 Hours Course 🔥

383,800 views

3 years ago